Skip to main content
GET
List agent skill versions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

fqn
string

FQN filter for agent skill versions

agent_skill_id
string

Parent agent skill artifact ID

ml_repo_id
string

ML Repo ID filter

name
string

Agent skill name filter

version

Version number or 'latest'

offset
integer
default:0

Pagination offset

limit
integer

Page size

Response

List of agent skill versions matching the query with pagination information

data
AgentSkillVersion · object[]
required

List of agent skill versions

pagination
Pagination · object
required

Pagination information