Returns tasks from the configured ClickUp list.
bearerAuth In: header
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/click-up/tasks"{
"data": [
{
"id": "string",
"name": "string",
"status": "string",
"url": "string",
"description": "string",
"archived": true,
"listId": "string"
}
]
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}{
"error": {
"code": "string",
"message": "string",
"details": {},
"correlationId": "string"
}
}Try it
Your API key is sent directly to the Convor API from your browser and is never stored on this site.
Was this page helpful?