Skip to main content
GET
/
agents
/
{agentId}
/
skills
Error
A valid request URL is required to generate request examples
{
  "skills": [
    {}
  ]
}

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Path Parameters

agentId
string<uuid>
required

Agent ID

Response

Skills retrieved successfully

skills
object[]