get
https://api.sandbox.audd.digital/users/
Returns one user, with more detail than the list gives, including their two-factor enrolment.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
400Returned by the gateway when the Authorization header is absent. Note that a malformed id is not a 400: it is treated as a user that does not exist and returns 404.
401Unauthorized. The bearer token is missing, expired or invalid. The response body is empty.
404User not found, with messageKey user.user_not_found. Returned both for an id that does not exist and for a value that is not a well-formed id.
500Internal server error
