{ "schemas": [ "urn:ietf:params:scim:schemas:extension:2.0:Role" ], "id": "member", "value": "member", "display": "Member", "type": "Organization", "supported": true, "meta": { "resourceType": "Role", "location": "https://<tenant>.lightdash.cloud/api/v1/scim/v2/Roles/member" } }
Get a SCIM role by ID
Role ID - this is used as a unique identifier for SCIM
Ok
Show child attributes
Was this page helpful?