Retrieves possible filters and their values to be displayed in the frontend dropdowns. Currently supports two filter types: - Agents (all agents) - Categories (all feedback categories)
| Name | Type | Required | Description |
|---|---|---|---|
| Authorization | string | Yes | Bearer token |
| Field | Type | Description |
|---|---|---|
| label | string | Display name for the agent |
| value | string | Internal value used for filtering |
| Field | Type | Description |
|---|---|---|
| label | string | Display name for the feedback category |
| value | string | Internal value used for filtering |
/hubspot/tickets/list with filter values from this endpoint/hubspot/tickets/list/export with same filter options/hubspot/ticket-details/{ticketId} for individual ticket detailsvalue field for API parameterslabel field for display text