Kaneo Logo
Tasks

List Tasks

Get all tasks for a specific project

GET
/task/tasks/{projectId}

Authorization

bearerAuth
AuthorizationBearer <token>

API Key authentication

In: header

Path Parameters

projectId*string

Response Body

application/json

curl -X GET "https://cloud.kaneo.app/api/task/tasks/string"
null