amplitude.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Annotations
create
annotations.create
Create a new chart annotation on a specific date
Risk: write
Output
data full type
data full type
list
annotations.list
List all chart annotations for the project
Risk: read
Output
data full type
data full type
Charts
get
charts.get
Get the data results for a specific chart by ID
Risk: read
Output
data full type
data full type
Cohorts
create
cohorts.create
Create a new static cohort from a list of user or device IDs
Risk: write
Output
cohort full type
cohort full type
get
cohorts.get
Get details for a specific cohort by ID
Risk: read
Output
cohort full type
cohort full type
getMembers
cohorts.getMembers
Retrieve the member download for a cohort export request
Risk: read
Output
list
cohorts.list
List all cohorts in the project
Risk: read
cohorts full type
cohorts full type
Dashboards
get
dashboards.get
Get details and chart list for a specific dashboard
Risk: read
Output
dashboard full type
dashboard full type
list
dashboards.list
List all dashboards in the project
Risk: read
dashboards full type
dashboards full type
Events
getList
events.getList
List all event types tracked in the project
Risk: read
data full type
data full type
identifyUser
events.identifyUser
Set or update user properties via the Identify API
Risk: write
identification full type
identification full type
upload
events.upload
Upload one or more events to Amplitude via HTTP API v2
Risk: write
events full type
events full type
options full type
options full type
uploadBatch
events.uploadBatch
Batch upload events to Amplitude
Risk: write
events full type
events full type
options full type
options full type
Exports
getData
exports.getData
Export raw event data for a given time range as a zip archive
Risk: read
Output
Users
getActivity
users.getActivity
Get recent event activity for a specific user
Risk: read
Output
events full type
events full type
userData full type
userData full type
getProfile
users.getProfile
Get the profile and properties for a specific user
Risk: read
Output
userData full type
userData full type
search
users.search
Search for users by user ID or device ID
Risk: read
Output
matches full type
matches full type