Retrieve a model
Models
Retrieve a model
Retrieves one active model by agent slug. Requires models:read.
Use this to validate that a specific slug is active and callable by the API key’s workspace.
GET
Retrieve a model
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.