GET
/
v2
/
scim
/
{company_id}
/
Users
/
{id}
SCIM: Get a provisioned user by ID
curl --request GET \
  --url https://coreapi-dev.us.bcpapers.ca/v2/scim/{company_id}/Users/{id}
{}

Path Parameters

company_id
string
required

Company UUID

id
string
required

User UUID

Response

OK

The response is of type object.