Get assets

This API request can be used to get a paginated list of assets.

By default results are sorted by asset id in ascending mode.

Sorting by other fields is not supported yet and will be implemented in next versions.

To be able to call the service a valid token is required. To get a token follow this guide: How to obtain a token

📘

Also access data connected to Assets via the GraphQL API

Via the Public GraphQL API, you can utilize query capabilities to fetch data connected to assets. Explore the GraphQL schema through our GraphQL Explorer following the 'assets' subgraph.

➡️

OpenAPI Specification for the Assets API domain

Get the OpenAPI Specification (formerly Swagger), which is a standardized format that describes the functionalities, endpoints, parameters, and data models of this REST API in a JSON file here.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!