GetEvents

Retrieves a list of registered events based on the provided query filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The query parameters to filter events.

Represents the query parameters for filtering events.

eventIds
array | null

Gets or sets the list of event identifiers to filter by.

eventIds
names
array of strings | null

Gets or sets the list of event names to filter by.

names
codes
array of strings | null

Gets or sets the list of event codes to filter by.

codes
attributes
array of strings | null

Gets or sets the list of event attributes to filter by.

attributes
string | null

Gets or sets the execution environment name.

string | null

Gets or sets the IP address of the calling application.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the identifier of the tenant context.

string | null

Gets or sets the authentication token of the active user.

string | null

Gets or sets the unique session identifier.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the identifier of the user initiating the request.

string | null

Gets or sets the IP address of the active user.

string | null

Gets or sets the request envelope payload.

string | null

Gets or sets the correlation thread identifier.

string | null

Gets or sets the debug mode flag or options.

includes
array of strings | null

Gets or sets the related entities to include in the query result.

includes
string | null

Gets or sets the key term or expression used to filter search results.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the page index for paginated results (1-based).

string
^-?(?:0|[1-9]\d*)$

Gets or sets the maximum number of items to return in a single page.

string | null

Gets or sets the sort configuration string (e.g. 'FieldName DESC').

status
array of objects | null

Gets or sets the entity status filters.

status
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

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