Collection Endpoints

Get collection offer aggregates

Get aggregated offer buckets grouped by price level for a collection.

get/api/v2/collections/{slug}/offer_aggregates

Path parameters

slugstring required

Collection slug

Query parameters

limitinteger

Number of results to return (default: 20, max: 100)

cursorstring

Pagination cursor for next page

sort_directionstring

Sort direction (asc or desc)

Response

Collection offer aggregates

Changes

No recorded changes to this endpoint across all 1 revision of this API.