Fetch authentication attempts

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

offset

int32

Defaults to 0

limit

int32

Defaults to 30

Provides filter for authentications

Add Field

api-version

string

required

Defaults to 1.0

`` 200 OK

`` 400 Bad Request


ShellNodeRubyPHPPython

xxxxxxxxxx

curl --request POST \

--url https://demo-api.incodesmile.com/omni/authentications/external/search \

--header 'accept: application/json' \

--header 'api-version: 1.0' \

--header 'content-type: application/json'

application/json

200400