Get All Topics of a Subscriber

This API is used to get all the topics of a subscriber.

📘

Know Your Endpoint

Based on the domain you use to log in to imiconnect, the endpoint for your API varies. See the endpoint section to understand which endpoint to use for your domain.

For Topic:

The following is the error code displayed when the Topic messaging is disabled for your tenant.

{ "code": 69, "description": "Topics based messaging feature is not available for your tenant" }

📘

Note

To enable the Topic messaging for your tenant, contact your account manager.

Path Params
string
required

The ID of the app asset that you can obtain from imiconnect platform

string
required

Unique ID for a mobile/web app user

Query Params
int32

The record pointer which defines where to start in the list. A maximum of 50 records can be returned (if available).

Headers
string

Application/JSON

string
required

Client key that can be accessed from your app asset configuration page on imiconnect platform

Responses

Language
Credentials
Request
Choose an example:
application/json