Skip to main content
GET
Get user's debit authorization

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Use /auth/token to obtain access token. Enter 'Bearer' [space] and then your token in the text input below. Example: 'Bearer eyJhbGci...'

Path Parameters

registrationId
string<uuid>
required

Query Parameters

companyId
string<uuid>

Response

OK

enabled
boolean
limit
integer<int32>
status
string | null
Last modified on June 2, 2026