Get all variables of an asset

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

Get all variables of a given asset including inherited ones

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;variables&quot;:[{&quot;dataType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;searchable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}},{&quot;dataType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;searchable&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}]},&quot;page&quot;:{&quot;size&quot;:-79728483,&quot;totalElements&quot;:-56328307,&quot;totalPages&quot;:53537938,&quot;number&quot;:-59477393},&quot;_links&quot;:{&quot;self&quot;:{&quot;href&quot;:&quot;aliquip dolor conse&quot;},&quot;first&quot;:{&quot;href&quot;:&quot;ipsum veniam Duis e&quot;},&quot;prev&quot;:{&quot;href&quot;:&quot;cupidatat ea&quot;},&quot;next&quot;:{&quot;href&quot;:&quot;occaecat deserunt minim dolore&quot;},&quot;last&quot;:{&quot;href&quot;:&quot;do consequat culpa sit dolore&quot;}}}