Get object metadata for connection
Retrieves metadata about an object in a customer’s SaaS instance, including its fields.
This endpoint only requires that a Connection exists for the given groupRef.
It does not apply any object mappings. This endpoint may return nested fields as a part of the response.
Nested fields are returned in JSONPath bracket notation (e.g. $['billingaddress']['city']).
Currently, nested fields are only returned for Salesforce, but this may be expanded to other providers in the future.
Authorizations
Path Parameters
The unique identifier or name of the project.
The API Provider
Object name (mapped or unmapped)
Query Parameters
The groupRef for the connection.
Excludes fields where ReadOnly is true from the response.

