Get professional authorizations
GET /professionals/{id}/authorizations
GET
/professionals/{id}/authorizations
Get a professional’s authorizations with their credential details
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
Professional ID
Responses
Section titled “ Responses ”OK
object
authorizations
Array<object>
object
authorization_expires_at
string
credentials
Array<object>
object
credential
string
credential_name
string
data
object
expired_at
string
expires_soon
boolean
id
string
is_draft
boolean
is_required
boolean
issued_at
string
status
string
type
string
id
string
is_authorized
boolean
profession
string
professional_id
string
state
string
status
string
Unauthorized
object
error
string
Forbidden
object
error
string
Not Found
object
error
string
Internal Server Error
object
error
string