List activity
get
Authorizations
AuthorizationstringRequired
Bearer {apikey}
Path parameters
agentIdstringRequired
The ID of the agent.
customerIdstringRequired
The ID of the customer.
Query parameters
fromstring · date-timeOptionalExample:
ISO 8601 date string. Returns entries created on or after this date.
2024-01-01T00:00:00Ztostring · date-timeOptionalExample:
ISO 8601 date string. Returns entries created on or before this date.
2024-12-31T23:59:59ZResponses
200
Successful Response
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
get
/v1/agents/{agentId}/customers/{customerId}/activityLast updated