GET
/
api
/
v1
/
triggers
/
callback_url

Authorizations

x-api-key
string
header
required

API key for authentication, you can easily get it from the dashboard after login or if you are using CLI, you can get it from the composio whoami command

Response

200 - application/json
status
string
required

Status of the operation (success/error).

callbackURL
string

The currently configured webhook callback URL.