Skip to content

Get my consent status

GET
/user/consents/{code}

Get authenticated professional user’s consent by code

code
required
string

Consent Code

OK

object
data
object
body
string
code
string
consented_requirements
Array<object>
object
expired_at

Consented requirement

string
key
string
required
boolean
url

Not consented requirement

string
value
string
header
string
is_consented
boolean
not_consented_requirements
Array<object>
object
expired_at

Consented requirement

string
key
string
required
boolean
url

Not consented requirement

string
value
string
professional_id
string

Bad Request

object
error
string

Unauthorized

object
error
string

Not Found

object
error
string

Internal Server Error

object
error
string