Skip to main content
GET
Get model AI agent actions

Authorizations

Authorization
string
header
required

Can be either an Organization API Key or Personal Access Token (PAT).

Include in the Authorization header as: Bearer YOUR_TOKEN

Path Parameters

modelId
string<uuid>
required

The unique identifier of the model.

Response

AI agent actions retrieved successfully

success
boolean

Indicates the request was successful

records
object[]

List of AI agent actions (sample queries and skills) configured for the model.