Skip to main content

Retrieve a todo item.

GET 

/v1/spaces/:spaceId/todoItems/:todoItemId

Get details of a specific todo item. 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

The requested todo item.