Notifications
Authorizations
X-API-KeystringRequired
Responses
200
OK
application/json
categoriesstring[]Optional
channel_namestringOptional
idstringOptional
org_idstringOptional
subscriber_idstringOptional
401
Unauthorized
application/json
get/notifications/v1/channels/emails
Authorizations
X-API-KeystringRequired
Body
categoriesstring[]Optional
channel_namestringOptional
Responses
201
Created
application/json
categoriesstring[]Optional
channel_namestringOptional
idstringOptional
org_idstringOptional
subscriber_idstringOptional
401
Unauthorized
application/json
post/notifications/v1/channels/emails
Authorizations
X-API-KeystringRequired
Path parameters
channel_idstringRequired
channel id
Responses
200
OK
application/json
categoriesstring[]Optional
channel_namestringOptional
idstringOptional
org_idstringOptional
subscriber_idstringOptional
401
Unauthorized
application/json
get/notifications/v1/channels/emails/{channel_id}
Authorizations
X-API-KeystringRequired
Path parameters
channel_idstringRequired
channel id
Body
categoriesstring[]Optional
channel_namestringOptional
Responses
200
OK
No content
401
Unauthorized
application/json
404
Not Found
application/json
patch/notifications/v1/channels/emails/{channel_id}
No content
Authorizations
X-API-KeystringRequired
Query parameters
page_sizeintegerOptional
Number of records per page.
page_tokenstringOptional
Page token to fetch next or previous page.
categorystringOptional
comma separated list of categories to filter
service_namestringOptional
service name filter
created_beforestringOptional
timestamp(epoch). return rows where created_on < created_before
created_afterstringOptional
timestamp(epoch). return rows where created_on > created_after
Responses
200
OK
application/json
401
Unauthorized
application/json
get/notifications/v1/notifications
Last updated
Was this helpful?

