Get consents for multiple users
POST /internal/users/consents
POST
/internal/users/consents
Retrieves consents associated with the provided list of professional (user) IDs.
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”User IDs
object
officeID
string
userIds
Array<string>
Responses
Section titled “ Responses ”OK
object
data
object
key
additional properties
Array<object>
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
Internal Server Error
object
error
string