Get entity settings

Retrieves the settings for a specific entity including autopilot mode

Authentication

AuthorizationBearer

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

Path parameters

entityIdstringRequired
ID of the entity to get settings for

Response

Settings retrieved successfully
settingsobject or null

Errors