Skip to main content
POST
List all user requests in bulk

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
unlockuuid
string
required

UUID from bulk list unlock

offset
integer
default:0

Offset for pagination

limit
integer
default:10

Limit for pagination

request_metadata
object

Additional metadata for the request

Response

All user requests listed successfully

status
string
Example:

"ok"

total
integer

Total number of user requests found

rows
object[]