Get User

GET User profiles associated with the global userId.

Usage Notes

  • SCIM Global User Id
    • The Response body has an attribute meta.location, which provides the URI of the resource. This includes the global user id, which can be parsed and extracted for PATCH and DELETE user calls.
Language