List account events

You can list the account events by calling this endpoint.

REQUIRED API PERMISSION
read:event_account
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
actorApplicationIds
array of strings

The applications in which the events occurred (specified by ID)

actorApplicationIds
actorApplicationNames
array of strings

The applications in which the events occurred (specified by name)

actorApplicationNames
subjectIdentityStores
array of strings

The identity stores in which the events occurred (specified by ID)

subjectIdentityStores
labels
array of strings

Labels indicating the type of events. Filter events that contain all the listed labels.

labels
subjectAccountIds
array of strings

The accounts that were involved in the events

subjectAccountIds
variantIds
array of strings

Filter against the given variant IDs or 'null'. Explicit 'null' means baseline variant.

variantIds
actorIps
array of strings

The IP addresses from which the events have been initiated. This represents a list of subnet ranges (CIDR). See: RFC 4632

actorIps
loginSessionIds
array of strings

The sessions in which the events occurred (sid claim in ID token)

loginSessionIds
eventTypes
array of strings

Types of account events to filter, if not defined every type is returned

eventTypes
Allowed:
outboundProvisionTargetIds
array of strings

Outbound provisioning targets to filter events by (specified by ID). If provided, only events associated with one of these outboundProvisionTargetId values are returned.

outboundProvisionTargetIds
date-time

Start date used for filtering

date-time

End date used for filtering

int64
Defaults to 0

Zero-based page index (0..N)

int64
Defaults to 20

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
enum
Defaults to application/problem+json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*
application/problem+json