v7

latestSwagger 2.02026-07-13322074.5 KB
Twins

Retrieves all incoming relationship for a digital twin. Status codes:

  • 200 OK
  • 400 Bad Request
    • InvalidArgument - The digital twin id is invalid.
  • 404 Not Found
    • DigitalTwinNotFound - The digital twin was not found.
get/digitaltwins/{id}/incomingrelationships

Path parameters

idstring required

The id of the digital twin. The id is unique within the service and case sensitive.

Query parameters

api-versionstring required

The requested API version.

Response

Success

nextLinkstring

A URI to retrieve the next page of objects.