List Hubspot Properties
GET/api/integrations/:integration_id/hubspot/properties/:object_type
List HubSpot properties for a CRM object type.
object_type must be one of contacts/companies/deals/tickets.
Returns each property's name, label, type, fieldType, and any
enumerated options so the caller can drive both property-name pickers
and nested option pickers (e.g. hs_lead_status values) from one round-trip.
Request
Responses
- 200
- 404
- 422
Successful Response
Not found
Validation Error