cURL
Search for a user by ID
Similar to GetUser however search parameters are passed via the POST body. See https://www.rfc-editor.org/rfc/rfc7644.html#section-3.4.3 for more details.
Can be used by the following roles assigned at the organization scope:
- ORG_ADMIN
POST
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

