Read session status
DigiLocker Simple
Read session status
Read a session’s live consent status; poll this until it reports succeeded.
GET
Read session status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
session_id from the initiate-session response
Pattern:
^[A-Za-z0-9_-]{8,64}$Response
Successful Response
Response to reading a session's status.
HTTP status code of the response
Unix millisecond timestamp of when the response was produced
Identifier for this call. Quote it when raising a query about one
Live state of a consent session.
status is created until the user finishes granting consent and succeeded once they
have; read the documents only after it reports succeeded.
