Skip to main content
GET
List reminders created by the current user

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

contactId
string
contactIds
string

Comma-separated list of contact ids

Response

Reminders returned

success
enum<boolean>
required
Available options:
true
data
object[]
required