v1

latestOpenAPI 3.1.02026-08-04253331435.1 KB
CRM Automation Push

List Account Page Layouts

List available page layouts on the Account/Company object.

Use this to discover which layout to pass to the custom object schema creation endpoint so the related list is added to the correct layout.

Salesforce: Returns all Account page layouts. HubSpot: Returns an empty list (HubSpot does not have page layouts).

get/api/v3/crm/{integration_id}/account-layouts

Path parameters

integration_idstring uuid required

The CRM integration ID

The CRM integration ID

Response

Successful Response

namestring required

Layout API name (pass this to the create endpoint)

labelstring required

Human-readable label