curl --request GET \
--url https://api.vida.dev/api/v2/listAdminUsers
{
"success": true
}
List all admin users of your organization
curl --request GET \
--url https://api.vida.dev/api/v2/listAdminUsers
{
"success": true
}
Vida API Token
Successful response
The response is of type object
.