Get assets

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

It allows filtering by createdAt date using either before or after parameter.

By default the API won't return assets that are hidden unless explicitly requested using 'includeHidden' parameter.

By default results are sorted by createdAt in ascending mode.

Sorting by other fields is not supported yet but the user can specify different sort mode on the createdAt field if needed.

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