Skip to main content
POST
Get session

Authorizations

X-Bunker-Token
string
header
required

API token for authentication

Body

application/json
sessionuuid
string
required

UUID of the session

request_metadata
object

Additional metadata for the request

Response

Session retrieved successfully

status
string
Example:

"ok"

sessionuuid
string

Session UUID

finaltime
integer

Session expiration time (Unix timestamp)

sessiondata
object

Session data