List Custom Segments
Custom Segments - Filters
List Custom Segments
Lists all custom segments. Can optionally filter by an exact name match.
GET
List Custom Segments
Rate Limit
The rate limit is 50 request/minute, 200 requests/hour, and 1000 requests/day.
Authorizations
Basic Authentication using your Workspace ID (as username) and Data API Key (as password) from the MoEngage Dashboard.
Headers
Set the Content-Type header to application/json.
Example:
"application/json"
The Workspace ID (APP ID) of your MoEngage account.
Query Parameters
The URL-encoded name of the custom segment to retrieve.
Response
Successful retrieval of custom segments. Returns a list of custom segments matching the query criteria. An empty list is returned if no segments match.