Get Inventory by IDAsk AIget https://{hostname}/api/inventory/v2/inventories/{schemaName}/{id}Use this API to retrieve the details of a specific inventory.Path ParamsschemaNamestringenumrequiredThe name property of the schema. The value can be obtained using the Get Schemas API.processing-activitiesvendorsassetsentitiesAllowed:processing-activitiesvendorsassetsentitiesiduuidrequiredThe unique identifier of an inventory record. The value can be obtained using the List Inventories API.Responses 200OK - Successfully retrieved inventory details. 400Bad Request 401Unauthorized 403Forbidden 404Not Found 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago