Retrieve DataObject's data

get

/ic/api/process/v1/analyticsdataobjects/{dataObjectName}/data

Retrieve the data of given DataObject

Request

Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : Collection
Type: object

400 Response

Bad request

401 Response

Unauthorized

404 Response

No data found

500 Response

Internal Server Error
Back to Top