Fetch a list of events from your Okta organization system log.

GET {{baseUrl}}/api/v1/logs?until=<string>&since=<string>&filter=<string>&q=<string>&limit=<integer>&sortOrder=<integer>&after=<string>

The Okta System Log API provides read access to your organization’s system log. This API provides more functionality than the Events API

Request Params

KeyDatatypeRequiredDescription
untilstring
sincestring
filterstringFilters apps by status, user.id, group.id or credentials.signing.kid expression
qstring
limitstringSpecifies the number of results for a page
sortOrderstring
afterstringSpecifies the pagination cursor for the next page of apps