Query Parameters
Available options:
standard
, custom
curl --request GET \
--url https://api.openint.dev/v0/unified/crm/metadata/objects \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
[
{
"id": "<string>",
"name": "<string>"
}
]
standard
, custom
curl --request GET \
--url https://api.openint.dev/v0/unified/crm/metadata/objects \
--header 'x-apikey: <api-key>' \
--header 'x-connection-id: <api-key>'
[
{
"id": "<string>",
"name": "<string>"
}
]