Get the selectable columns of an export type

This endpoint will return a paginated list of the columns that can be selected for the given export type. Export types that do not yet support column selection return an empty list.

You need the "View and download insights" permission to use this endpoint.

Path Params
string
required

The key of the Export type, as returned by GET /v2/exports/export-types. The key is case sensitive. An export type that does not support column selection returns an empty list.

Query Params
integer
≥ 1
Defaults to 1

One-based page index (1..N)

integer
≥ 1
Defaults to 25

The size of the page to be returned

Responses

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