Get User By ID
Retrieves a user by id. Default: the caller’s company (legacy response shape). With ?childCompanyId=: from the targeted child (returns the unified UserCrudResponse shape).
Documentation Index
Fetch the complete documentation index at: https://docs.replay.sale/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Get your API key from your company settings.
Path Parameters
The UUID of the user to retrieve
Query Parameters
Optional. When provided, operate on this child company instead of the caller's own company. The child must be a direct child of the caller — otherwise the request is rejected with 403.
"22222222-2222-4222-8222-222222222222"
Response
User record.
- Option 1
- Option 2
Unique identifier for the user
User's first name
User's email address
User's role in the company
Rep, Manager, Integration When the user was created
User's last name
ID of the team the user belongs to

