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