Get entity settings

Retrieves the settings for a specific entity including autopilot mode

Path parameters

entityIdstringRequired
ID of the entity to get settings for

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Settings retrieved successfully
settingsobject or null