List media files
Medias
List media files
Returns the workspace media library, newest first, paginated. Use this to find an already-uploaded file and reuse its url instead of uploading again: search by name or original file name (search), filter by media type (type), or narrow to media linked to one message (message_uuid). Every item in data carries the public url ready to use.
GET
List media files
Authorizations
Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"
Query Parameters
Available options:
image, video, audio, document, other Matches the display name and the original file name
Maximum string length:
255Only media linked to this message
Required range:
1 <= x <= 100Required range:
x >= 1