Get List of Relationships

Use this API to get all relationships for an Inventory.

Path Params
uuid
required

Inventory ID for which to retrieve contextual links

Query Params
integer
β‰₯ 0
Defaults to 0

Page number (0-based)

integer
1 to 100
Defaults to 20

Page size (number of records per page)

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending. Multiple sort parameters are supported.

Allowed:
Body Params
context
object

User-defined context for the current request

queryRequest
object

Query request containing search criteria and organization context

requestedFields
object

Field request specifying which fields to include in the response

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 3 required scopes
URL
Response
Choose an example:
application/json
*/*