Service Account
Roles & PermissionsTo modify (create, delete) a service account, the service account used for authentication must have the role of admin or owner.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://mixpanel.com/api/app/organizations/12345/service-accounts \
--header 'Accept: application/json' \
--header 'Authorization: Basic dGVzdDp0ZXN0'
Was this page helpful?