Contract Testing: Admin Get User
contract-testing_admin_get_userFetch a user's details by UUID for administrative tasks. Use it to retrieve user information from SmartBear contract testing when you need a specific account's data.
Instructions
Retrieve details for a specific user by UUID (admin).
Toolset: Admin
Parameters:
userId (string) required: UUID of the user
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | UUID of the user |