Finding Catalogue_id

I’m new to square and I can’t find out how to get the object_id or `catalog_object_id needed for the inventory API any help would be appreciated

:wave: Welcome! You’ll want to call the Catalog APIs ListCatalog to get a full list of catalog objects or you can call ListCatalog with the query parameter type set to ITEM_VARIATION to get the IDs of the catalog objects that you pass to the Inventory API. :slightly_smiling_face: