Get Task
get
Get task with id
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Responses
200
Task
application/json
4XX
Error description
application/json
get
/projects/{projectId}/tasks/{taskId}Last updated