Skip to main content
GET
Get Object Record
Retrieve a specific record for a requested object. This API allows you to fetch detailed information about a single record by providing the object slug and record ID.

Headers

string
required
Bearer token for authentication, click here to generate one

Path Parameters

string
required
The slug identifier for the object type you want to retrieve (e.g., “lead”, “user”, “opportunity”, “communication”)
string
required
The unique identifier of the specific record you want to retrieve

Example

Request

Response 200 OK

Request for Failure Scenario

The Failure Scenario where the phone number is invalid:

Response 400 Bad Request