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
header
required

API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".

Path Parameters

externalSubscriberId
string
required

The external subscriber id

topicKey
string
required

The topic key

Response

200 - application/json
_environmentId
string
required

Unique identifier for the environment

_organizationId
string
required

Unique identifier for the organization

_subscriberId
string
required

Unique identifier for the subscriber

_topicId
string
required

Unique identifier for the topic

externalSubscriberId
string
required

External identifier for the subscriber

topicKey
string
required

Key associated with the topic