Get Custom Segment by ID
Custom Segments - Filters
Get Custom Segment by ID
Fetches a specific custom segment (File or Filter) by its ID.
GET
Get Custom Segment by ID
Rate Limit
The rate limit is 100 requests/minute, 1000 requests/hour, and 4000 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.
Path Parameters
The ID of the custom segment.
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.