Call API
V1
V1
  • Getting Started
  • Response Code
    • HTTP Status Codes
    • Error Messages
    • Error Codes
  • Authentication
  • Endpoint
    • Upload Audio File
    • Get List audio file
    • Delete Audio File
    • IVR List
    • Numbers Collection
    • Make a Call With Dynamic Audio URL
    • Call Detail / Status
  • Kembali ke OCA API documentation
Powered by GitBook
On this page
Export as PDF
  1. Endpoint

Get List audio file

PreviousUpload Audio FileNextDelete Audio File

Last updated 7 months ago

HTTP Method : GET

Endpoint URL :

Response List (Array)

Property
Type

id

String

filename

String

name

String

url

URL String

[
    {
        "id": "xxxxf03d61fae4001267xxxx",
        "filename": "df82xxxx-a5xx-44xx-86xx-57f4e7e8xxxx.mp3",
        "name":"OCA Audio Rekam.mp3",
        "url": "https://wstaging-call.ocatelkom.co.id/api/v1/audio/play/df82xxxx-a5xx-44xx-86xx-57f4e7e8xxxx.mp3"
    },
    {
        "id": "xxxx8c71g1fae4001267xxxx",
        "filename": "adaaxxxx-a5xx-44xx-86xx-85f4e7e8xxxx.mp3",
        "name":"OCA Audio Rekam.mp3",
        "url": "https://staging-call.ocatelkom.co.id/api/v1/audio/play/df82xxxx-a5xx-44xx-86xx-57f4e7e8xxxx.mp3"
    },
]
https://call.ocatelkom.co.id/api/v1/list-recording