getUser
Retrieve user details by ID from the Tulip manufacturing platform using the API. Requires users:read scope for authorized access to user information.
Instructions
Gets details about a specific user. Corresponds to GET /api/users/v1/users/{userId}. Requires users:read scope. [READ-ONLY]
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The ID of the user to retrieve |