Media Files

Index

get

Pagination

Pagination is available for this request. Please see the section on using pagination for more details.

Available Filters

These are the filters that can be used to specific the data to return. Please see the section on using filters for more details.

  • model_type

  • model_id

  • mime_type

  • is_downloadable_file

  • not_expired

Authorizations
Query parameters
filter[model_type]stringOptional

Filter results by model_type.

filter[model_id]stringOptional

Filter results by model_id.

filter[mime_type]stringOptional

Filter results by mime_type.

filter[is_downloadable_file]stringOptional

Filter results by is_downloadable_file.

filter[not_expired]stringOptional

Filter results by not_expired.

pageinteger · min: 1Optional

Page number for pagination.

Default: 1
per_pageinteger · min: 1 · max: 100Optional

Number of results per page.

Responses
chevron-right
200

Successful response

application/json
get
/api/v1/media-files

Download

get

Download for download.

Authorizations
Path parameters
media_filestringRequired

The media file identifier.

Responses
chevron-right
200

Successful response

application/json
objectOptional
get
/api/v1/media-files/{media_file}/download

Last updated

Was this helpful?