curl --request GET \ --url https://app.dilli.studio/api/v1/tasks/members \ --header 'X-Api-Key: <api-key>'
Tasks
Task Members
GET
/
tasks
/
members
List organization members (for assignment)
Copy
curl --request GET \ --url https://app.dilli.studio/api/v1/tasks/members \ --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.