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