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