Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the segmentation to retrieve thumbnails for
Query Parameters
Filter thumbnails by segment IDs. If provided, will only return thumbnails for the specified segments. Comma separated list of segment IDs.
Number of thumbnails to return
Required range:
1 <= x <= 100
Offset from the start of the list
Required range:
x >= 0
Response
Segmentation thumbnails