Vai al contenuto principale
GET
List Media

Autorizzazioni

Authorization
string
header
obbligatorio

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parametri della query

path
string
predefinito:""

Subdirectory inside the media store

type
string | null

Filter by mime type prefix, e.g. 'image'

Risposta

Successful Response

data
MediaListing · object | null

A directory listing: the current path, its sub-folders and its files.

meta
PaginationMeta · object | null
error
string | null
error_code
string | null