Skip to main content
GET
List all consents by user token

Authorizations

X-Bunker-Token
string
header
required

Root access token for Databunker API

Path Parameters

token
string<uuid>
required

User token (UUID)

Response

Consents retrieved successfully

status
enum<string>
required
Available options:
ok
Example:

"ok"

consents
object[]