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
externalSubscriberIdRequiredstringThe external subscriber id
topicKeyRequiredstringThe topic key
Header Parameters
idempotency-keystringA header for idempotency purposes