v1

latestOpenAPI 3.0.3MIT2026-07-26104113247.1 KB
Retrieve Service Accounts

Get Service Account

Return service account details by id

get/organizations/{organizationId}/service-accounts/{serviceAccountId}

Response

successful operation

idinteger

The unique identifier for this service account

usernamestring

The username of the service account

last_usedstring date-time

The date/time this service account was last used for authentication

expiresstring date-time

The date/time this service account will expire

creatorinteger

The Mixpanel user id that created this service account

createdstring date-time

The date/time this service account was created

userinteger

The Mixpanel user id that this serivce account represents. This is only used internally and is safe to ignore.