Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

API Key authentication for programmatic access. Include your API key in the Authorization header as: Bearer your_api_key_here

Path Parameters

skillId
string<uuid>
required

Unique identifier for the skill

Response

Successful response

id
string<uuid>
required

Unique identifier for the agent

name
string
required

Agent name

description
string
required

Agent description

agentType
enum<string>
required

Agent type

Available options:
response,
detection
updatedAt
string
required

Timestamp when the agent was last updated

invocationCount30d
number
required

How many times this skill was invoked by the agent in the last 30 days