Skip to content

Get Task

Request

Get Task

Security
bearerAuth
Path
taskIdinteger, (int64), >= 1required

ID of the task to be fetched

Example:1
curl -i -X GET \
  https://codeinsightapi.redocly.app/_mock/swagger/tasks/1 \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK