Get List of RelationshipsAsk AIpost https://{hostname}/api/inventory-linking/v1/contextual-entities/inventory/{inventoryId}/pagesUse this API to get all relationships for an Inventory.Path ParamsinventoryIduuidrequiredInventory ID for which to retrieve contextual linksQuery Paramspageintegerβ₯ 0Defaults to 0Page number (0-based)sizeinteger1 to 100Defaults to 20Page size (number of records per page)sortstringenumSorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort parameters are supported.createdDate,descname,ascname,desccreatedDate,asccreatedDate,descAllowed:name,ascname,desccreatedDate,asccreatedDate,descBody ParamscontextobjectUser-defined context for the current requestcontext objectqueryRequestobjectQuery request containing search criteria and organization contextqueryRequest objectrequestedFieldsobjectField request specifying which fields to include in the responserequestedFields objectResponses 200OK 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago