Retrieves an IoT Data Registry entries

GET {{baseUrl}}/iotDataRegistries?filter=<string>&pageToken=<string>

Retrieves an IoT Data Registry with MindSphere AssetId and AspectName

Request Params

KeyDatatypeRequiredDescription
filterstringfilter
pageTokenstringSelects next page. Value must be taken rom response body property 'page.nextToken'. If omitted, first page is returned.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;iotDataRegistries&quot;:[{&quot;aspectName&quot;:&quot;mollit dolore quis&quot;,&quot;assetId&quot;:&quot;in sed cillum aliquip consectetur&quot;,&quot;category&quot;:&quot;IOT&quot;,&quot;createdDate&quot;:&quot;consequat ex&quot;,&quot;dataTag&quot;:&quot;Excepteur proident&quot;,&quot;fileUploadStrategy&quot;:&quot;replace&quot;,&quot;updatedDate&quot;:&quot;in pa&quot;,&quot;registryId&quot;:&quot;ea eiusmod irure&quot;,&quot;sourceName&quot;:&quot;veniam ad&quot;},{&quot;aspectName&quot;:&quot;mollit irure quis in deserunt&quot;,&quot;assetId&quot;:&quot;eu do ut in nisi&quot;,&quot;category&quot;:&quot;IOT&quot;,&quot;createdDate&quot;:&quot;Excepteur&quot;,&quot;dataTag&quot;:&quot;nostrud exercitation volu&quot;,&quot;fileUploadStrategy&quot;:&quot;append&quot;,&quot;updatedDate&quot;:&quot;minim deserunt incididunt&quot;,&quot;registryId&quot;:&quot;elit ullamco exercitation do culpa&quot;,&quot;sourceName&quot;:&quot;in quis in reprehenderit&quot;}],&quot;page&quot;:{&quot;nextToken&quot;:&quot;minim laboris&quot;}}