Twins

Retrieves 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}

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

DigitalTwin required

Digital twin

Changes

Changed in 1 of the 7 revisions of this API.2

  • 2020-05-31-previewd47143e477552See the full diff
    • added the new optional header request parameter traceparent to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional header request parameter tracestate to all path's operations

      new-optional-request-default-parameter-to-existing-path