Skip to main content
GET
/
tasks
/
{taskId}
/
comments
Get task comments
curl --request GET \
  --url https://nvidia.casebender.com/api/v1/tasks/{taskId}/comments \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key authentication. Use format: Bearer cbr_live_your_key

Path Parameters

taskId
string
required

Response

200

Default Response