These docs are for v2.11. Click to read the latest docs for v2.12.

Get Announcements

Get a list of all announcements.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This will return a listing of all the announcements belonging to the FracTEL account associated with the API token being used.

Sample Response

{
    "announcements": [
        {
            "id": "bb336b0b698288",
            "label": "Test 1",
            "destination_type": "Hangup",
            "destination": "",
            "soundfile": "SF123456789"
        },
        {
            "id": "5ae963fd270d1c",
            "label": "Test 2",
            "destination_type": "Forward",
            "destination": "3214991000",
            "soundfile": "tts:This is a test."
        }
    ]
}

Response Properties

PropertyTypeDescription
AnnouncementsarrayArray of Announcement
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json