Get Account Details

Get Account Details of the account owner who installed the App.

Get the email address, name, and UUID of the account which installed the App. Enables you to get contact details if needed for the agency/web pro that installed the App.

{
  "email": "string",
  "first_name": "string",
  "last_name": "string",
  "uuid": "string"
}
Language