Skip to main content
GET
/
agent_skills
/
{id}
/
file
Error
A valid request URL is required to generate request examples
{
  "code": 123,
  "error": "<string>",
  "msg": "<string>",
  "data": {}
}

Authorizations

Authorization
string
header
required

Project Bearer token (e.g., "Bearer sk-ac-xxxx")

Path Parameters

id
string
required

Agent skill UUID

Query Parameters

file_path
string
required

File path within the zip (e.g., 'github/GTM/find_trending_repos.json')

expire
integer

URL expiration in seconds (default 900)

Response

200 - application/json

OK

code
integer
error
string
msg
string
data
object