Skip to main content

List media files

GET 

/:workspace/media

Returns a paginated list of the workspace's media, newest first (ordered by created_at descending).

Files sharing a created_at have no further tiebreaker, so a page boundary that falls between them can repeat or skip one. De-duplicate by id when walking every page.

Request

Responses

Paginated media collection.