Method: tasklists.get

Stay organized with collections Save and categorize content based on your preferences.

Returns the authenticated user's specified task list.

HTTP request

GET https://tasks.googleapis.com/tasks/v1/users/@me/lists/{tasklist}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
tasklist

string

Task list identifier.

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of TaskList.

Authorization Scopes

Requires one of the following OAuth scopes:

  • https://www.googleapis.com/auth/tasks
  • https://www.googleapis.com/auth/tasks.readonly