Segments
List segments
GET
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Path Parameters
ID of the source
Query Parameters
A partial or full name to search for matching filter segments. Supports case-insensitive and fuzzy matching.
Designates which page of results to return. Always starts at 1. If 0 is specified, it defaults to 1.
Determines the number of results on each page. It can't exceed 100.
Required range:
x < 100
Organizes the results based on their creation time, either ascending or descending.
Available options:
asc
, desc
Response
200 - application/json
Successfully retrieved the list of segments.
A successfully fetched list of results.
The outcome of the request
Available options:
success
An object to help you navigate the list of results.
The list of results.
Was this page helpful?