Automation
Get Automation Settings
Get automation settings for the authenticated user.
get/api/v1/automation/settings
Response
Successful Response
Example response
{
"is_enabled": true,
"session_duration": 3600
}Get automation settings for the authenticated user.
Successful Response
{
"is_enabled": true,
"session_duration": 3600
}