Skip to content
aggregator

/api/v1/aggregator/dashboard/export

GET
/api/v1/aggregator/dashboard/export
curl --request GET \
--url 'https://dpg.example.com/api/v1/aggregator/dashboard/export?status=new&refresh=true' \
--header 'x-acting-org-id: example' \
--header 'x-api-key: <x-api-key>'
domain
string
>= 1 characters
status
string
Allowed values: new active at_risk inactive
q
string
>= 1 characters <= 200 characters
refresh
string
Allowed values: true false
x-acting-org-id
required
string

Organization this request acts on behalf of. Required for admin/aggregator operations.

Default Response