User
Get user
Get the currently logged in user
request-get
https://api.photo-motion.com/v2/meResponse Example
json
{
"id": 2873,
"email": "[email protected]",
"name": "Photo-Motion",
"clients": [
{
"id": 3280,
"name": "Photo-Motion",
"offices": [
{
"id": 283,
"name": "Eindhoven"
}
]
}
]
}