Skip to main content
GET
/
tasks
/
members
List organization members (for assignment)
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.

Authorizations

X-Api-Key
string
header
required

Response

200

OK