GET
/
unified
/
crm
/
metadata
/
objects
/
{object_name}
/
properties

Authorizations

x-apikey
string
header
required
x-connection-id
string
header
required

Path Parameters

object_name
string
required

Response

200 - application/json
id
string
required

The machine name of the property as it appears in the third-party Provider

label
string
required

The human-readable name of the property as provided by the third-party Provider.

raw_details
object

The raw details of the property as provided by the third-party Provider, if available.

type
string

The type of the property as provided by the third-party Provider. These types are not unified by OpenInt. For Intercom, this is string, integer, boolean, or object. For Outreach, this is integer, boolean, number, array, or string.