List calls

Headers

AuthorizationstringRequired

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

Query parameters

model_idstringRequired
The calls for the specified model ID will be returned
limitintegerOptional
How many calls will be displayed in every page, default is 20
offsetstringOptional
Index of the first call to be returned.

Response

200
statusstring or null
Whether the request was successful.
responseobject or null

Errors