Asset Management
Get Assets
Retrieves all assets of the user.
GET
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.
Response
200
application/json
Successful assets retrieval.
The response is of type object
.