get_session
Retrieve the full details and current status of a specific verification session using its session ID, allowing you to monitor progress or outcomes.
Instructions
Retrieve full detail and current status for ONE verification session by its sessionId. Use this after create_session (or after finding a sessionId via list_sessions) to check the progress or outcome of a specific session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | Yes | Session id from create_session or list_sessions |