Skip to main content
GET
/
task
/
export
/
{projectId}
Export Tasks
curl --request GET \
  --url https://cloud.kaneo.app/api/task/export/{projectId} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

projectId
string
required

Response

200 - application/json

Exported tasks data

The response is of type object.