Skip to main content
GET
Get Task API Endpoint

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Query Parameters

task_id
integer
required

Response

Successfully retrieved the task

Task OpenAPI Schema

task_id
integer
task_name
string
task_status
integer
user_id
integer