Skip to main content
GET
/
autocompose
/
v1
/
autopilot
/
greetings
/
status
Get autopilot greetings status
curl --request GET \
  --url https://api.sandbox.asapp.com/autocompose/v1/autopilot/greetings/status \
  --header 'asapp-api-id: <api-key>' \
  --header 'asapp-api-secret: <api-key>'
{
  "enabled": true
}

Documentation Index

Fetch the complete documentation index at: https://docs.asapp.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

asapp-api-id
string
header
required
asapp-api-secret
string
header
required

Query Parameters

agentId
string
required

Identifier of the agent, data format is expected to be UUID

Response

The autopilot greetings status for this agent

Autopilot status for an agent

enabled
boolean
required

If true, autopilot is enabled