Get verification session status

Returns instant status, or waits up to 25 seconds when the optional wait query is provided.

get/api/v1/verify/session/{sid}

Path parameters

sidstring required

Verification session identifier.

Query parameters

waitinteger

Optional long-poll wait time in seconds.

Response

Current verification session state.

status200
timestampstring date-time
versionstring
verifyRequestsRemaininginteger nullable
verifyIpRequestsRemaininginteger nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.