Skip to main content
POST
List tokens in bulk

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
unlockuuid
string
required

UUID from bulk list unlock

tokens
string[]
required

Array of token UUIDs to retrieve

request_metadata
object

Additional metadata for the request

Response

Tokens listed successfully

status
string
Example:

"ok"

rows
object[]