Segments
Paginated list of segments in your workspace
Gets all segments in your workspace. Filtering currently not supported
POST
/
segments
/
search
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Pagination arguments. Use startCursor from the result of the endCursor of the response to get the next page. Pagination in reverse is not currently supported