object

Collection

Provides detailed information about a collection.
Fields
The unique identifier for the collection.
type
String
Type of collections e.g query, items.
name
String
The name of the collection.
description
String
Detailed description of the collection,.
is_active
Boolean
Indicates whether the collection is active.
slug
String
The URL-friendly identifier for the collection.
allow_facets
Boolean
Indicates if facets are allowed for filtering within the collection.
allow_sort
Boolean
Indicates if sorting is allowed for this collection.
sort_on
String
The attribute by which the collection items are sorted.
priority
Int
Priority level of the collection for sorting or display purposes.
schedule
Schedule
Schedule details for the collection, including timing and duration information.
badge
Badge
Badge information associated with the collection.
visible_facets_keys
[String]
Keys of the facets visible for filtering within the collection.
_custom_json
JSON
Custom JSON object containing additional properties specific to the collection.
Actions associated with the collection.
Tags associated with the collection.
Logo image associated with the collection.
banners
ImageUrls
Banner URLs associated with the collection.
A list of queries used to filter the collection.
List of product details included in the response.
meta
JSON
Additional metadata related to the collection.
cron
JSON
Cron details for scheduling related to the collection.
app_id
String
Application ID associated with the collection.