Search for Reminders

Search for reminders

post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
agentIdstringRequired
Body
Responses
chevron-right
200

Reminders found

application/json

This an object representing a reminder.

idstringRequired
purposestringRequired
contextstringOptional
timestampnumberRequired

When the reminder is due

statusstring · enumRequiredPossible values:
metadataobjectOptional
taskIdstringRequired
customerIdstring · nullableOptional
opportunityIdstring · nullableOptional
createdAtstring · date-timeRequired

When the reminder was created

updatedAtstring · date-timeRequired

When the reminder was last updated

post
/v1/agents/{agentId}/reminders/search

Last updated