Get a user by external id

Overview


The Get Users By External ID API allows you to retrieve a specific user's data.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
An external client defined identifier for the user (set when creating the user)
Example: dcb34525-2baa-4f54-8c11-9e6175ecbc74
Responses

400

Returned if the user specification in the request body does not match the required format.

401

Returned if the authentication credentials are missing or invalid.

403

Returned if the authenticated user lacks the "User Management" permission

500

Returned if there was an issue on the server side and could not find the user.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json