Session
Token saving capabilities and recommendations
Usage
After a function is initialized you can run /logs
to access the message of the server at any moment
POST
/agent/session
Calling /logs will return
Headers
Name
Value
Content-Type
application/json
Authorization
Bearer <token>
Body
Name
Type
Required
Description
session_id
string
Unique identifier of the running process.
Response
Last updated
Was this helpful?