GET /ecosystems/{ecosystem_id}/categories
Summary: List categories
Operation ID: categoriesAll
Auth: unknown
Operation ID: categoriesAll
Auth: unknown
Description
List categories
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.