Models

Return available models for an endpoint and relevant metadata for them.

Authentication

AuthorizationBearer

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

Path parameters

capabilityenumOptional
Optional path variable to allow for sorting by capability. Leave blank to see all models.

Response

Successful response.
objectstringOptional

Type of object (list).

datalist of objectsOptional
The available models.

Errors

400
Bad Request Error
403
Forbidden Error