Skip to main content

Retrieve a todo item

GET 

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

Preview: The API is in development or testing phases and the interface could still change slightly.

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.
Scope: space_read
This Endpoint is part of: todo-service

Request

Responses

The requested todo item.