- Get tasks: paginated collection
- Get task by ID
- Get task by ref.
refis the short human-readable identifier shown in the Plain app (e.g.T-123)
For TypeScript, the GraphQL SDK gives you a fully typed client for these operations.
task:read
Get tasks
Query
Variables
Get task by ID
Query
Variables
Get task by ref
Query
Variables

