Skip to main content

List all todo items in a space.

GET 

/v1/spaces/:spaceId/todoItems

Retrieve a list of all todo items. Requires space_read on the specified spaceId and only Todo Items where the caller has the scope on the resource specified by the TodoItem are returned.
Scope: space_read

Request

Responses

A list of todo items.