GET /ecosystems/{ecosystem_id}/collections

apideck.com:ecosystem

Summary: List collections
Operation ID: collectionsAll
Auth: unknown
Description

List collections

Parameters (3)

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)
limit (integer, query, optional, default: 50)

Number of records to return

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

No probe data for this endpoint yet.