/custom-object-classes/{id}
Returns a CustomObjectClass object with the given id.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
id
Headers
X-Account-Token
Token identifying the end user.
Query parameters
expand
Which relations should be returned in expanded form. Multiple relation names should be comma separated without spaces.
Allowed values:
include_remote_data
Whether to include the original data Merge fetched from the third-party to produce these models.
include_shell_data
Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null).
Response
id
remote_id
The third-party API ID of the matching object.
created_at
modified_at
name
The custom object class's name.
description
The custom object class's description.
labels
The custom object class's singular and plural labels.
fields
association_types
The types of associations with other models that the custom object class can have.