curl https://app.drime.cloud/api/v1/cli/loggedUser \ -H "Authorization: Bearer YOUR_ACCESS_TOKEN"
{ "user": { "id": 15843, "email": "user@example.com", "display_name": "John Doe", "first_name": "John", "last_name": "Doe", "created_at": "2024-01-01T00:00:00.000000Z", "updated_at": "2024-01-15T10:30:00.000000Z" } }
Get information about the currently authenticated user
Documentation IndexFetch the complete documentation index at: https://docs.drime.cloud/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.drime.cloud/llms.txt
Use this file to discover all available pages before exploring further.
Show User properties