Skip to main content

Show an organization user

GET 

/v1/users/:id

Returns a single user of the API key's organization. The returned fields are identical to the list endpoint. Users outside the API key's organization return 404 (never 403), so ids cannot be probed for existence. Requires api_user|user_view.

Request

Responses

User