GET /ecosystems/{ecosystem_id}/collections/{id}/listings

apideck.com:ecosystem

Summary: List collection listings
Operation ID: collectionListingsAll
Auth: unknown
Description

List collection listings

Parameters (4)

cursor (string, query, optional)

Cursor to start from. You can find cursors for next/previous pages in the meta.cursors property of the response.

ecosystem_id (string, path, required)
id (string, path, required)

ID of the record you are acting upon.

limit (integer, query, optional, default: 50)

Number of records to return

Constraints: {'minimum': 1, 'maximum': 200}

No probe data for this endpoint yet.