Skip to main content

Retrieve a todo item

GET 

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

Get details of a specific todo item.Requires space_read scope on the spaceId and only todo items where the caller has requiredPermission are returned.

Request

Responses

The requested todo item.