List IC Request Fields
GET/v1/ic-requests/fields
Returns every field available on an IC request: built-in standard fields and the fields your organization has configured. Read this before creating or updating an IC request — the configured fieldId values are the keys accepted in the fields object, and unknown keys are dropped.
Responses
- 200
- 401
- 403
- 500
All available IC request fields
Invalid or missing API key
IC requests are not enabled for this organization
Internal server error