v1

latestOpenAPI 3.1.02026-07-262210674.8 KB
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