Fetch session listing
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
loginHint
string
required
length ≥ 1
maxItems
int32
Defaults to 10
Maximum number of items to retrieve (has to be positive). Optional, defaults to 10.
api-version
string
required
Defaults to 1.0
``200 OK
``400 Bad Request
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://demo-api.incodesmile.com/omni/b2b/v1/sessions/listing \
--header 'accept: application/json' \
--header 'api-version: 1.0'
application/json
200400