Get Example Object

Get Example Object
Request
URI
GET
https://{api_host}/dt-rest/v100/example/top/object/{oid}
COPY
Path Parameters
string
oid
Required

oid


Responses
200

successful operation

Returns DtExampleObject of type(s) */*
{
    "name": "string",
    "id": "string",
    "links": [
        {
            "href": "string",
            "rel": "string",
            "deprecated": false,
            "name": "string",
            "method": "string"
        }
    ]
}
string
name
Optional

name

string
id
Optional

id

array of DtLink
links
Optional

links