Get all thumbnails for a segmentation
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the segmentation to retrieve thumbnails for
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
1 <= x <= 100
Offset from the start of the list
x >= 0
Segmentation thumbnails
The response is of type object
.