v1
Get all segments for an import.
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
Path parameters
importIdstring uuid required
Import ID
Query parameters
pagination_tokenstring
Pagination Token
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.