Skip to main content
POST
List user files

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
mode
enum<string>
required

Mode of user identification

Available options:
login,
token,
email,
phone,
custom
identity
string
required

User identifier corresponding to the mode

tag
string

Return only files carrying this tag. A single tag only — a comma-separated list is not split.

request_metadata
object

Additional metadata for the request

Response

Files listed successfully

status
string
Example:

"ok"

token
string

User's unique token

files
object[]