Skip to main content
GET
Get CRM Entity Schema

Authorizations

api_key
string
header
required

Query Parameters

entityType
enum<string>
required

CRM entity to introspect: account, contact, lead, or opportunity. Note: HubSpot does not support leads.

Available options:
account,
contact,
lead,
opportunity

Optional case-insensitive filter. Only fields whose API name, label, or description contains this substring are returned. Useful for locating a known field (e.g. 'qualification') without scanning the full property list.

Response

200 - application/json

Valid fields/properties for the CRM entity

data
object
required