Get Consent Status
AuthorizationBearer <token>
In: header
Query Parameters
phone_number*Phone Number
Length
length <= 20jurisdiction?|null
Response Body
application/json
application/json
curl -X GET "https://loading/api/v1/consent/status?phone_number=string"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}