Topics
Check topic subscriber
Check if a subscriber belongs to a certain topic
GET
/
v1
/
topics
/
{topicKey}
/
subscribers
/
{externalSubscriberId}
Enter your API key in the Authorization
field like the example shown below:
E.g ApiKey 18d2e625f05d80e
Authorizations
Authorization
string
headerrequiredAPI key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
Path Parameters
externalSubscriberId
string
requiredThe external subscriber id
topicKey
string
requiredThe topic key
Response
200 - application/json
_organizationId
string
required_environmentId
string
required_subscriberId
string
required_topicId
string
requiredtopicKey
string
requiredexternalSubscriberId
string
requiredWas this page helpful?