Get custom fields

Get all the custom fields for your workspace!

Response parameters

  • id: Unique identifier for the custom field.
  • workspace_id: Unique identifier for the workspace the custom field belongs to.
  • field_name: Name of the custom field.
  • type: Type of the custom field (e.g., text, select).
  • available_values[]: List of available values for the custom field.
  • capture_change: Indicates if changes to this field are captured.
  • mandatory_on_close: Indicates if the field is mandatory when closing the request.
  • autoassign_by_ai: Indicates if the field is automatically assigned by AI.
  • is_deleted: Indicates if the field is deleted or inactive.
Language
Authorization
Bearer
Click Try It! to start a request and see the response here!