Amplitude Capabilities

Last updated: October 7, 2024

After this article...

You'll understand the capabilities our Amplitude integration provides, and how Lumos interacts with the Amplitude API.

View users

The mapping between Amplitude user statuses and Lumos user account statuses is below.

Amplitude User Status

Lumos Account Status

active

Active

inactive

Deprovisioned

deleted (Amplitude no longer returns a user)

Deprovisioned

Amplitude API endpoint: https://developers.amplitude.com/docs/scim-api#get-users (we use the active field to determine status)

Deprovision a user

AppStore

Offboarding

Access Reviews

License Management

N/A

In Lumos, deprovisioning a Amplitude user marks their Account Status as "Deprovisioned".

In Amplitude, this fully deletes the user's account. If the user was pending (had not accepted their invite), the invitation is revoked.

This action reclaims a license in Amplitude.

Amplitude API endpoint: https://www.docs.developers.amplitude.com/analytics/apis/scim-api/#delete-usersid

Amplitude API documentation