Skip to main content
GET
/
getUsersAIUsage
getUsersAIUsage
curl --request GET \
  --url https://app.ezzydoc.com/EzzyService.svc/Rest/getUsersAIUsage \
  --header 'Authorization: Bearer <token>'
{
  "unresolved": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

unresolved
string