User
Get Current User
Get information about the currently authenticated user
get/api/v1/me
Response
Current user information
Example response
{
"id": "4b90c1cd-2303-433e-a8b9-87e36ea87f0d"
}Get information about the currently authenticated user
Current user information
{
"id": "4b90c1cd-2303-433e-a8b9-87e36ea87f0d"
}