Endpoint
Authentication
This endpoint requires authentication via API key. Include your API key in theX-API-Key header:
Query Parameters
Request Example
Response
Success Response
Status Code:200 OK
Response Fields
Org Field Object
Each object in theorg_fields array contains:
Attribute Object
Each object in theattributes array contains:
Error Responses
401 Unauthorized
Returned when authentication fails. See the authentication errors section for details.500 Internal Server Error
Returned when the org fields could not be retrieved due to a server error.Notes
Use Cases
This endpoint is useful for:- Field discovery - Look up the org fields configured for your organization and their value types
- Override mapping - Retrieve valid
org_field_idvalues before settingfield_overrideson an upload - Attribute mapping - Discover the mapped attributes available to attach to documents