Get action count

get

/customercare/v1/{customerId}/action

Get the count of an action for a user. Action should be one of the enumerated actions in rule.action.enum.

Request

Path Parameters
Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : ActionCountResponse
Type: object
Show Source
Nested Schema : StatusResponse
Type: object
Status information for API call
Show Source

400 Response

Invalid input

404 Response

Customer ID not found
Back to Top