Search for Reminders
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Body
Responses
200
Reminders found
application/json
400
Bad Request
application/json
403
Forbidden
application/json
404
Not Found
application/json
post
/v1/agents/{agentId}/reminders/searchLast updated