Skip to main content
GET
/
v1
/
purchases
/
download
Download Purchased Skill
curl --request GET \
  --url https://api.agentpowers.ai/v1/purchases/download
{
  "url": "<string>",
  "slug": "<string>"
}

Query Parameters

session_id
string
required
Minimum string length: 1

Response

Successful Response

url
string
required
slug
string
required