datapi.Collections#

class datapi.Collections#

Bases: datapi.processing.ApiResponsePaginated

A class to interact with catalogue collections.

property collection_ids: list[str]#

List of collection IDs.

property json: Any#

Content of the response.

property next: Self | None#

Next page.

property prev: Self | None#

Previous page.

property url: str#

URL.