Skip to main content
GET
List custom objects

Authorizations

x-api-key
string
header
required

API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key

Response

List of custom objects

id
string
required

Unique identifier for the custom object.

Example:

"550e8400-e29b-41d4-a716-446655440000"

name
string
required

The display name of the custom object.

Example:

"Invoices"

help_text
string | null

Help text describing the custom object.

Example:

"Track all invoices related to contracts."