Retrieve Context by UID
GET/identity/v2/manage/account/:uid/rolecontext
Retrieves User Roles for all Contexts using the UID.
This API is supported only for B2C tenants. For improved role and permission management, we recommend migrating to a B2B tenant. Please contact support for assistance with the migration.
Request
Responses
- 200
- 400
- 401
- 403
OK: The request was successful.
Bad Request: The request could not be understood by the server due to malformed syntax.
Status Unauthorized: The request requires User authentication.
Forbidden: The client does not have permission to access the resource.