get
https://api-sandbox.duda.co/api/integrationhub/application/site//account/details
Get Account Details of the account owner who installed the App.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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"
}