Retrieves all segments for an import. This is a paginated endpoint and takes an optional pagination token as a query parameter. If no token is provided then it retrieves the first page of results.
GET
/
imports
/
{importId}
/
segments
Get all segments for an import.
Copy
Ask AI
curl --request GET \ --url https://api.permutive.app/audience-api/v1/imports/{importId}/segments