Skip to main content
GET
/
v1
/
admin
/
organizations
/
{orgId}
/
tasks
List all tasks for an organization (admin)
curl --request GET \
  --url http://localhost:3333/v1/admin/organizations/{orgId}/tasks

Path Parameters

orgId
string
required

Response

200 - undefined