Available on Business, Enterprise plans.
Get the auto response setting. If the auto response settings do not exist, no data, except a status
, will be returned.
API Key of the Primary Profile.
Format:
Authorization: Bearer API_KEY
Profile Key of a User Profile.
Format:
Profile-Key: PROFILE_KEY
{
"status": "success",
"autoResponseActive": true,
"autoResponseMessage": "Howdy Buckaroo!",
"autoResponseWaitSeconds": 30
}