Get all assets from user.
Asset Management
Get Assets
Retrieves all assets of the user.
GET
Get all assets from user.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Number of assets to skip.
Maximum number of assets to return.
Sort assets ascending or descending by date of creation.
Available options:
asc, desc Fields to return in the response separated by commas.