Skip to main content
GET
Resource Search Fields

Resource Search Fields

Returns the list of custom fields that the operator has made searchable for resources. Used to build dynamic filter UIs on the booking/resource pages.

Authentication

No authentication required.

Response

Fields
ResourceCustomField[]
required
Array of searchable custom field definitions.

Examples

Fetch searchable fields

TypeScript Integration