Retrieve a lead
GET
https://api.tamio.com/v2/leads/retrieve/{uuid}
Retrieves a single lead by its UUID with full details including contact information, status, priority, assigned teammate, and addresses.
Path Parameters
uuid
string*
UUID of the lead to retrieve
Responses
200
Lead retrieved successfully
Lead retrieved successfully
status
integer
customer
Lead
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
status
integer
error
string
Human-readable error message
error_code
integer
Machine-readable error code
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string