Returns a custom object with its associated smart fields.
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
The unique identifier (UUID) of the custom object
"550e8400-e29b-41d4-a716-446655440000"
Custom object with smart fields
Unique identifier for the custom object.
"550e8400-e29b-41d4-a716-446655440000"
The display name of the custom object.
"Invoices"
The smart fields associated with this custom object.
[
{
"id": "550e8400-e29b-41d4-a716-446655440000",
"name": "Invoice Number",
"type": "string"
}
]Help text describing the custom object.
"Track all invoices related to contracts."