Integration APIs
List Sso Events
List paginated Okta SSO login events.
Supports:
- Pagination (page, size)
- Sorting (sort_by, sort_order)
- Filtering (JSON filter string)
get/api/v1/integration/okta/sso-events
Query parameters
pageinteger
sizeinteger
sort_bystring
sort_orderstring
filtersstring nullable
JSON string or empty {}
JSON string or empty {}
Response
Successful Response
Changes
No recorded changes to this endpoint across all 4 revisions of this API.