latestOpenAPI 3.0.22026-08-1719091299.2 KB
c82339816c36
consents/users
Retrieve a user
Returns a user and its consent status
get/consents/users/{id}
Path parameters
idstring required
The ID of the user to retrieve. You can query by organization user ID here by providing your organization user ID in the path and adding a $by_organization_user_id query-string parameter
Query parameters
organization_idstring required
The ID of the organization that the user belongs to
$by_organization_user_idstring
Add this query-string parameter if you provide an organization user ID as the id in the path
Response
A ConsentUser object
ConsentUsers required— unresolved $ref