Shareable Links
Get Shareable Link Media
Retrieves all media items (from direct links and folders) associated with a shareable link with pagination, filtering, and sorting
GET
Error
Path Parameters
Shareable Link Token
Query Parameters
Page number (default: 1)
Items per page (default: 20, max: 100)
Filter by type: image, video, file, all (default: all)
Sort field: name, created_at, updated_at, type (default: created_at)
Sort order: asc, desc (default: desc)
Filter by attribute(s). Repeat the query parameter once per filter, each in the form template_key/attribute_key. Example: ?attributes=color/red&attributes=size/large
Error