Get Contacts within Account and Category
Returns contacts, which are configured to receive notifications for provided category and account.
get
Path parameters
accountIdstringRequired
The Account ID.
categoryIdstringRequired
The Category ID.
Responses
200
OK
application/json
idstringOptional
blockedReasonstring · nullableOptional
emailstringOptional
namestring · nullableOptional
statusstringOptional
userIdstring · nullableOptional
400
Bad Request
application/json
get
/public/v1/notifications/accounts/{accountId}/categories/{categoryId}/contactsLast updated
Was this helpful?