Retrieve a list of currently available data source fields and custom fields
Bearer token authentication. Include the token in the Authorization header:
Authorization: Bearer <your-token>
JSON-encoded field query parameters
API key when not using an authorization header
Data source ID
List of data source account IDs to return custom fields for
List of data source usernames to limit to (required when ds_accounts is defined)
Fields retrieved successfully
API request ID
Type of the field
Field ID (note that this value can change)
Field name
Field type
Field data type
Field description
Field group name in product UIs (always in uppercase)
Whether field can be used in query filter string
Whether metric value is non-aggregatable (only for metrics)
Bad request - invalid parameters
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Unauthorized
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Access forbidden
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Unprocessable Entity - validation failed
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Too Many Requests
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence
Internal server error
RFC 9457 Problem Details for HTTP APIs
A URI reference that identifies the problem type
A short, human-readable summary of the problem type
The HTTP status code
A human-readable explanation specific to this occurrence
A URI reference that identifies the specific occurrence