Returns the specified task.
HTTP request
GET https://tasks.googleapis.com/tasks/v1/lists/{tasklist}/tasks/{task}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
tasklist |
Task list identifier. |
task |
Task identifier. |
Request body
The request body must be empty.
Response body
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"resource": {
object ( |
Fields | |
---|---|
resource |
|
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/tasks
https://www.googleapis.com/auth/tasks.readonly