Users
Get user by ID
Retrieves detailed information about a specific user in an organization or profile. Requires developer role or higher.
get/v3/users/{userId}
Path parameters
userIdstring required
Headers
x-profile-idstring uuid
Profile UUID to scope the request to a child profile. Only organization API keys can use this header. The profile must belong to the calling organization.
Response
User retrieved successfully