Get all aspects of an asset

GET {{baseUrl}}/assets/:id/aspects?page=<integer>&size=<integer>&sort=<string>&filter=<string>&includeShared=false

Get all static and dynamic aspects of a given asset

Request Params

KeyDatatypeRequiredDescription
pagestringSpecifies the requested page index
sizestringSpecifies the number of elements in a page (default size is 10)
sortstringSpecifies the ordering of returned elements
filterstringSpecifies the additional filtering criteria
includeSharedbooleanSpecifies if the operation should take into account shared (received) assets, aspects and asset types. Received resources are not visible in case includeShared=false. For query operations, received resources are not returned. Endpoints addressing individual resources respond with 404. In case received resources are referenced in a request parameter or property, they are treated as not existing.

HEADERS

KeyDatatypeRequiredDescription
If-None-MatchstringETag hash of previous request to allow caching
Acceptstring

RESPONSES

status: OK

{&quot;_embedded&quot;:{&quot;aspects&quot;:[{&quot;name&quot;:&quot;engine&quot;,&quot;aspectTypeId&quot;:&quot;tenant.asp.engine&quot;,&quot;holderAssetId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;aspectId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;category&quot;:&quot;dynamic&quot;,&quot;description&quot;:&quot;The engine of the Millenium Falcon&quot;,&quot;variables&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;name&quot;:&quot;engine&quot;,&quot;aspectTypeId&quot;:&quot;tenant.asp.engine&quot;,&quot;holderAssetId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;aspectId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;category&quot;:&quot;dynamic&quot;,&quot;description&quot;:&quot;The engine of the Millenium Falcon&quot;,&quot;variables&quot;:[{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}],&quot;_links&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]},&quot;page&quot;:{&quot;size&quot;:-78358514,&quot;totalElements&quot;:-71422786,&quot;totalPages&quot;:-55507345,&quot;number&quot;:-66375866},&quot;_links&quot;:{&quot;self&quot;:{&quot;href&quot;:&quot;consectetur Lorem&quot;},&quot;first&quot;:{&quot;href&quot;:&quot;ex consectetur ullamco non&quot;},&quot;prev&quot;:{&quot;href&quot;:&quot;mollit incididunt in nostrud&quot;},&quot;next&quot;:{&quot;href&quot;:&quot;sed in pariatur&quot;},&quot;last&quot;:{&quot;href&quot;:&quot;esse&quot;}}}