Check topic subscriber
Check if a subscriber belongs to a certain topic
GET
/v1/topics/{topicKey}/subscribers/{externalSubscriberId}
Authorization
Authorization
<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Path Parameters
externalSubscriberId
RequiredstringThe external subscriber id
topicKey
RequiredstringThe topic key
Header Parameters
idempotency-key
stringA header for idempotency purposes