Segment Management Links
List Segment Management Links
This endpoint returns details for all active and expired Segment Management Links in the current workspace. Read more on how to use Segment Management Links in our Census Embedded How-to Guides.
GET
/
segment_management_links
Authorizations
Bearer token for the current workspace. Can be retrieved from the Workspace's settings page.
Query Parameters
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
Was this page helpful?