Skip to main content
GET
/
get_campaign_silence_timer_and_words_to_interrupt
Get Campaign Silence Timer And Words To Interrupt
curl --request GET \
  --url https://api.toingg.com/api/v3/get_campaign_silence_timer_and_words_to_interrupt \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

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

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

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

campId
string
required

Response

Successful Response