Resolve Entity
Get specified entity object
Request
URI
GET
https://{api_host}/cloudapi/1.0.0/entity/{id}
COPY
Path Parameters
string
id
Required
the URN of the entity to be resolved
Responses
200
OK
Operation doesn't return any data structure
303
See Other
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure
403
Not Authorized
Operation doesn't return any data structure
Vendor Extension
This operation contains the following vendor extensions defined in the spec:
[object Object],[object Object]
Code Samples
COPY
curl -H 'Authorization: <value>' https://{api_host}/cloudapi/1.0.0/entity/{id}