curl --request GET \
--url https://api.openworklabs.com/v1/me{
"user": {},
"session": {}
}Returns the currently authenticated user and active session details for the caller.
curl --request GET \
--url https://api.openworklabs.com/v1/me{
"user": {},
"session": {}
}Documentation Index
Fetch the complete documentation index at: https://openworklabs.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?