Skip to main content
GET

Get media

Returns a single library item if it belongs to a workspace you can access.

Request

integer
required
The media row id (same as returned from list or upload endpoints).

Response

200 - one APIMedia object (id, workspace_id, folder_id, url, …).

Errors

401 · 403 · 404 See Media overview.