Skip to main content
POST
List files by tag across users

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
unlockuuid
string
required

UUID from bulk list unlock

tag
string
required

The tag to filter on. A single tag only.

offset
integer
default:0

Offset for pagination

limit
integer
default:10

Limit for pagination

request_metadata
object

Additional metadata for the request

Response

Files listed successfully

status
string
Example:

"ok"

tag
string

The normalised tag that was queried

files
object[]