List custom field definitions
Custom Field Definitions
List custom field definitions
List every custom field definition configured for your Terminal49 account, including data type, slug, and the target resource each definition applies to.
GET
List custom field definitions
List all custom field definitions available to your account.Documentation Index
Fetch the complete documentation index at: https://terminal49.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Query filters
| Filter | Description |
|---|---|
filter[entity_type] | Filter by entity type (Shipment or Cargo) |
filter[data_type] | Filter by data type |
filter[display_name] | Filter by display name (prefix match) |
Authorizations
Token YOUR_API_TOKEN
The APIs require authentication to be done using header-based API Key and Secret Authentication.
API key and secret are sent va the Authorization request header.
You send your API key and secret in the following way:
Authorization: Token YOUR_API_KEY
Query Parameters
Filter by entity type (Shipment or Cargo)
Filter by data type
Filter by display name (prefix match)