Skip to main content
GET
List Subscribers

Authorizations

Authorization
string
header
required

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

Path Parameters

schedule_id
string<uuid>
required

Schedule ID

Query Parameters

organization_id
string
required

Response

Successful Response

schedule_id
string<uuid>
required

ID of the schedule

user_id
string<uuid>
required

ID of the subscribed user

id
string<uuid>
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
muted
boolean
default:false

Whether to skip runs for this user