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
chevron-right
200

OK

application/json
idstringOptional
blockedReasonstring · nullableOptional
emailstringOptional
namestring · nullableOptional
statusstringOptional
userIdstring · nullableOptional
get
/public/v1/notifications/accounts/{accountId}/categories/{categoryId}/contacts

Last updated

Was this helpful?