Users
Looks up a user by id or username.
Deprecated in favor of GET /v1/orgs/{orgId}/users/{userIdOrName}. The org-scoped route returns the same shape and answers 404 for a user who is not a member of that organization. This route is still fully supported. No migration is required yet.
get/v1/users/{userIdOrName}
Path parameters
userIdOrNamestring required
Headers
Authorizationstring
Response
Default Response
Changes
Changed in 2 of the 55 revisions of this API.3
- ○
endpoint deprecated
endpoint-deprecated
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○