Component - Inventory
Endpoints for managing and querying component inventory
📄️ Retrieve the list of components in the inventory.
This endpoint returns a list of all components currently available in the inventory.
📄️ Retrieve component in the inventory.
This endpoint returns component currently available in the inventory by `catalogId`.
📄️ Retrieve the current status of a specific component.
This endpoint retrieves and returns the current status of the component identified by the given `catalogId`.
📄️ Retrieve the current status of all components.
This endpoint retrieves and returns the current status of all components.