Get multimedia by ID

Retrieve information about a specific multimedia for a given application.

Authentication: Supports two methods:

  1. Traditional: Authorization header (ServerKey/Bearer tokens)
  2. JWT query parameter (for external integrations like iagen/pathbot)

When JWT is provided, it is validated against the multimedia resource.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

Application's ID

integer
required

Multimedia's ID

Query Params
string

JWT token for signed URL authentication.
When provided, allows access to multimedia without traditional Authorization header.
The token is bound to a specific multimedia and application ID, and expires after
a configured duration.
This parameter is intended for external integrations (iagen, pathbot, etc.).

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json