Fetch grouping summary of asset line items

Retrieves Grouped summary of asset line items for the given account(s) based on the grouping field.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
accountIds
array of strings

List of accounts

accountIds
string

Asset Line Item Field Api name to group assets by

string

The cart's unique identifier

string

Searches against product fields to filter assets.

filter
array of strings

Add conditional filters in standard URI format to narrow the search results.

filter
string

Specifies a logical expression to combine multiple filter conditions, use numbers to reference filter indexes (1-based) with logical operators (AND, OR). Example:

  • "1 AND 2" - Both first and second filters must be satisfied
  • "(1 OR 2) AND 3" - Either first or second filter must be satisfied, and third filter must be satisfied
  • Leave empty to apply all filters with AND logic by default

Responses
200

OK

204

No Content

500

Internal Server Error

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