Action Management API
Retrieve Webhook action by ID
get/api/2.0/actions/webhooks/{objectId}
Path parameters
objectIdinteger required
Action ID to be retrieved
Response
Success
Example response
{
"actionType": "SLACK, TEAMS, WEBHOOK"
}Action ID to be retrieved
Success
{
"actionType": "SLACK, TEAMS, WEBHOOK"
}