Skip to main content
GET
/
api
/
v1
/
v-ciso
/
organizations
/
{organizationid}
/
workflows
/
{workflowid}
/
tasks
/
{taskid}
/
export
Download the task's table data as an enriched XLSX
curl --request GET \
  --url https://app.aegister.com/api/v1/v-ciso/organizations/{organizationid}/workflows/{workflowid}/tasks/{taskid}/export \
  --header 'X-Aegister-Token: <api-key>'
"<string>"

Authorizations

X-Aegister-Token
string
header
required

Path Parameters

organizationid
integer
required
taskid
string
required
workflowid
string
required

Query Parameters

lan
string

Language for labels/validation (en|it).

Response

The response is of type file.