List all available assets

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

List all assets available for the authenticated user. ## Filter Supports all basic fields and the 'hasType' filter which search for the assets with type that originated from the given asset type. # Examples Example: This filter searches for assets which type is exactly the given type: { "typeId": "mandal.ship" } Beyond the basic fields we can search for assets which type is inherited from the given type: { "hasType": "mandal.ship" }

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.
basicFieldsOnlybooleanSpecifies if the assets should include all of it's inherited variables and aspects from assettype and aspecttype.

HEADERS

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

RESPONSES

status: OK

{&quot;_embedded&quot;:{&quot;assets&quot;:[{&quot;tenantId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;subTenant&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;t2Tenant&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;assetId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;fileAssignments&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;locks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;deleted&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;twinType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;sharing&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;etag&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;tenantId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;subTenant&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;t2Tenant&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;assetId&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;fileAssignments&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;locks&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;deleted&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;twinType&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;sharing&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;etag&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;:33914478,&quot;totalElements&quot;:-82453944,&quot;totalPages&quot;:46878716,&quot;number&quot;:-71880483},&quot;_links&quot;:{&quot;self&quot;:{&quot;href&quot;:&quot;anim incididunt&quot;},&quot;first&quot;:{&quot;href&quot;:&quot;ullamco aliquip&quot;},&quot;prev&quot;:{&quot;href&quot;:&quot;labore&quot;},&quot;next&quot;:{&quot;href&quot;:&quot;enim ut in&quot;},&quot;last&quot;:{&quot;href&quot;:&quot;in adipisicing ea&quot;}}}