Models

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

Path parameters

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

Headers

AuthorizationstringRequired

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

Response

Successful response.
objectstring or null

Type of object (list).

datalist of objects or null
The available models.

Errors