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
- 200
- 400
- 403
A list of todo items.
Invalid Request
Forbidden Error