Skip to main content
GET
Get Object
Retrieve the schema and field definitions for a specific entity. This endpoint is used by the Airbyte connector to discover available fields when configuring a flow.

Headers

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

Path Parameters

string
required
The entity identifier for the object (e.g., “lead”, “user”, “opportunity”). Use the List Objects endpoint to discover available identifiers.

Example Request

Example Response

Response Fields

Entity Schema

Field Object

Read Properties