List custom fieldsAsk AIget https://{domain}.gorgias.com/api/custom-fieldsList custom fields matching the given parameters, paginated, and ordered.Query Paramsobject_typestringenumrequiredType of entity on which to use this custom field.TicketCustomerAllowed:TicketCustomersearchstringSearch for custom fields' names matching the given text query (case insensitive).archivedbooleanA filter parameter used to return archived or non-archived only results.truetruefalseorder_bystringenumDefaults to priority:descAttribute used to priority the errors.priority:ascpriority:descAllowed:priority:ascpriority:desccursorstringValue indicating your position in the list of all items. If omitted, the first items of the list will be returned.limitinteger1 to 100Defaults to 30Maximum number of items to return.Response 200List of custom fields according to the given criteria.Updated 4 months ago