API reference, Authentications

Fetch authentication attempts

POSThttps://demo-api.incodesmile.com/omni/authentications/external/search

This API allows for searching through stored authentication records, providing insight into both 1:1 (one to one) and 1:N (one to many) authentication modes. It includes data for successful and failed login attempts, enabling an overview of authentication activity within the organization. Works with Admin Token.

Query parameters

offsetinteger (int32)Defaults to 0
limitinteger (int32)Defaults to 30

Headers

api-versionstringrequiredDefaults to 1.0

Responses

Was this page helpful?