Changes to List calls
GET /api/v1/public/agents/{agent_id}/calls
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 16 revisions of this API.16
What changed
- ○
added the optional property
items/agentIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/agentNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/useCaseIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
items/useCaseNameto the response with the200statusresponse-optional-property-added
- ○
- ○
added the new optional
queryrequest parametercursornew-optional-request-parameter
- ○
added the new optional
queryrequest parameterlimitnew-optional-request-parameter
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response's body type/format changed from
/toarray/for status200response-body-type-changed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲