Get All Users of a Segment

This API is used to get all users of a segment

For Segment:

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

{

  "code": 70,

  "description": "Segment based messaging feature is not available for your tenant"

}

📘

Note

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

📘

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.

Path Params
string
required

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

string
required

Unique ID of the segment

Query Params
int32

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

Headers
string

Application/JSON

string

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

Response

Language
Credentials
Header
Request
Response
Choose an example:
application/json