canvas
Get Positions
Retrieve saved node positions for the authenticated user.
Returns empty positions if the user has no saved canvas state.
Returns: Saved node positions keyed by resource ID.
GET
Get Positions
Documentation Index
Fetch the complete documentation index at: https://docs.pragmatiks.io/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response
Response body for canvas position queries.
Attributes: positions: Map of resource ID to node position.
Get Positions