GET /ecosystems/{ecosystem_id}/listings

apideck.com:ecosystem

Summary: List listings
Operation ID: listingsAll
Auth: unknown
Description

List 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)
external_id (string, query, optional)

Filter on external_id

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

Number of records to return

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

No probe data for this endpoint yet.