curl --request GET \ --url https://app.dilli.studio/api/v1/tasks/mine \ --header 'X-Api-Key: <api-key>'
Tasks
My Tasks
GET
/
tasks
/
mine
List tasks assigned to current user
Copy
curl --request GET \ --url https://app.dilli.studio/api/v1/tasks/mine \ --header 'X-Api-Key: <api-key>'
Use the API Playground below to send this request with your X-Api-Key. The base URL and headers are prefilled; update any path, query, or body fields and click Send.