Get specific account
Purpose
This API is used to retrieve a specific account added in Mail360 using the account key.
OAuth Scope
Use the scope
MailApps.accounts.ALL (or) MailApps.accounts.READ
ALL - Full access to the accounts.
READ - Read the specific account.
To generate Authtoken, refer here.
Request URL
Method: GET
https://mail360.zoho.com/api/accounts/{account_key}
Path Parameters
- account_key* string
- This key is used to identify the account. It is generated during account addition.
* - Mandatory parameter
Sample request
Copied
Sample Response
Copied