Note | ||
---|---|---|
| ||
The assets endpoints and documentation is still under construction. |
The following endpoint can be used to retrieve an array of assets.
...
_fields | partial string | Allows you to specify optional fields and linked objects to include in the response. Please see get asset for information on what default and optional fields are available. |
---|---|---|
_filters | partial string | Allows you to filter what assets you want to return. See "Filters" below for a list of available filters. |
Handling the response
Please see Get Asset on how to handle the response.
...