Asset
Asset
List assets.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Defines which field the resource list is sorted by.
| ENUM | Description |
|---|---|
| ASC | Sort in ascending order |
| DESC | Sort in descending order |
Example response
Example response
This endpoint lets you create the asset record.
To upload a file, use the Upload asset file endpoint
where the assetUid you get here is part of the path.
If you want to point to an asset that you already host, just add the correct URL of the asset and you are good to go.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+falsefor self-hosted asset
^[A-Za-z0-9-_]*Example response
Example response
Get asset details. The asset itself must be loaded from the host.
Private assets are signed URLs with expiry time. They are not included in the regular
asset response but you can get them from the endpoint Get asset private URL.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an asset
Example response
Example response
Upload file for the asset which "container" record was created on the Add asset endpoint.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an asset
Example response
Example response
Update asset details.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an asset
for self-hosted asset
Example response
Example response
Delete an asset. This also removes the asset from the host.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an asset
No Content
No Content
No content
Private asset URLs have signature and expiry parameters so they cannot be accessed randomly.
Accesstoken recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an asset
See Other
See Other
No content
Last updated
Was this helpful?

