Verdocs - Developer Documentation
ReferenceRest APIAPI DocumentationAuthentication

Get the caller's user record.

GET
/v2/users/me

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.verdocs.com/v2/users/me"
{}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}
{
  "status": "ERROR",
  "error": "string"
}