v2
latestOpenAPI 3.1.02026-08-07750280.6 KBCatalogues
List catalogues
Retrieve a paginated list of catalogues for the authenticated organization.
get/catalogues
Query parameters
limitinteger
Maximum number of catalogues to return
Maximum number of catalogues to return
offsetinteger
Number of catalogues to skip for pagination
Number of catalogues to skip for pagination
sortstring nullable
Sort field. Prefix with '-' for descending order. Available: name, created_at. Example: 'name' (A→Z), '-created_at' (newest first).
Sort field. Prefix with '-' for descending order. Available: name, created_at. Example: 'name' (A→Z), '-created_at' (newest first).
searchstring nullable
Filter catalogues by name (case-insensitive substring match).
Filter catalogues by name (case-insensitive substring match).
Response
Successfully retrieved catalogues