Export query results to Excel/CSV

Executes a query against a single object type and exports the results to the specified format (Excel or CSV).
The query supports filtering, sorting, and field selection.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
string
enum
required
Allowed:
Body Params

Search Query

string | null

Name of the Object

string | null

Criteria to filter Object

Select
array of strings | null

Properties to select

Select
boolean

Property indicating if query should fetch distinct records

int32 | null

Limit for number of records

int32 | null

Skip specified number of records

Sort
object

Sorting Information for Fields

GroupBy
array of strings | null

Group by provided properties

GroupBy
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json