Returns the custom fields applicable to the specified cases.
The IDs of the cases to retrieve custom fields for.
The keys of the custom fields to retrieve.
A successful response.
The custom fields for the specified cases.
The key of the custom field.
The ID of the case to which the custom field applies.
The value of the custom field.
The custom field type enum.
- TYPE_UNSPECIFIED: The custom field value type is unspecified.
- TYPE_SHORT_TEXT: The custom field value type is text.
- TYPE_NUMBER: The custom field value type is number.
- TYPE_BOOLEAN: The custom field value type is boolean.
- TYPE_TIMESTAMP: The custom field value type is timestamp.
- TYPE_LIST_SINGLE_SELECT: The custom field value type is list single select.
The constraints applied to the custom field value if the type is TYPE_SHORT_TEXT.
The minimum length of the custom field value.
The maximum length of the custom field value.
The regular expression that the custom field value must match.
The constraints applied to the custom field value if the type is TYPE_LIST_SINGLE_SELECT.
The list of acceptable values for the custom field.
Invalid bearer token. If you receive this message more than once try creating a new Client ID/Client Secret or generating a new bearer token.
You don't have permission to access this resource.