List contract custom fields
GET/v1/open-api/contract-field
List all contract custom field definitions.
Requires grant PERMISSION_OPEN_API_CONTRACT:READ.
Responses
- 200
- 401
- 403
- 429
All contract custom fields.
Invalid, revoked or expired token (401).
The token lacks the required permission:scope grant (403).
Rate limit of 60 requests/minute exceeded (429).