Get all assets with pagination.
Returns a page of assets with the total count and the requested subset of asset records. Use the limit and offset parameters to navigate through pages of results.
The access token received from the authorization server in the OAuth 2.0 flow.
Maximum number of assets to return (1-5000)
1 <= x <= 5000
Number of assets to skip for pagination
x >= 0
Page of assets with pagination info
Paginated response for asset listings.