latestOpenAPI 3.1.02026-08-10295186.7 KB

ec696334ff35

Catalogs

List

List catalogs

get/catalogs/list

Query parameters

fromstring

A cursor for pagination across multiple pages of results. Don’t include this parameter on the first call. Use the next_from value returned in a previous response to request subsequent results.

limitinteger

To change the page size of results.

Headers

X-Batch-Projectstring required

The unique project key, identifying a project on the Batch platform

Response

Successfully listed all catalogs.

countinteger required

Total number of catalogs.

has_moreboolean required

Indicates whether more catalogs are available.

next_fromstring required

Cursor for pagination if more results are available.