Retrieve all custom object definitions for your company
Returns a paginated list of custom object definitions configured for your company. Object definitions describe the structure of business entities like trades, shipments, and contracts that are built from extracted source records.Documentation Index
Fetch the complete documentation index at: https://docs.commodityai.io/llms.txt
Use this file to discover all available pages before exploring further.
primary_key_fields array tells you which fields uniquely identify each object instance. This is useful for understanding how records are deduplicated and matched:
| Status | Code | Description |
|---|---|---|
401 | unauthorized | Invalid or missing API key |
429 | rate_limit_exceeded | Too many requests (see Rate Limits) |
500 | internal_error | Internal server error |