Get an activity

get

Retrieve a single customer activity by ID.

Authorizations
AuthorizationstringRequired

Bearer {apikey}

Path parameters
agentIdstringRequired

The ID of the agent.

customerIdstringRequired

The ID of the customer.

activityIdstringRequired

The ID of the activity.

Responses
200

Successful Response

application/json
get
/v1/agents/{agentId}/customers/{customerId}/activity/{activityId}

Last updated