Authorization
Authorizations
AuthorizationstringRequired
Security scheme used in the GET /v1/authorization/data download, to download user data using the acquired access token"
Responses
200
Verifiable presentation successfully retrieved
application/json
Tokens issued after successful authorization.
vp_tokenstringOptional
Verifiable Presentation token (JWT).
401
Unauthorized – missing, invalid, or malformed access token
404
Authorization not found
500
Internal server error
application/json
get
/v1/authorization/dataLast updated