githubEdit

Get Task Note

get

Get the note of a task

Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
projectIdstringRequired
taskIdstringRequired
Responses
chevron-right
200

Task Note

application/json
get
/projects/{projectId}/tasks/{taskId}/note

Last updated