Skip to content

Get consents for multiple users

POST
/internal/users/consents

Retrieves consents associated with the provided list of professional (user) IDs.

User IDs

object
officeID
string
userIds
Array<string>

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