Discussions

Ask a Question

Get Stats Request Expiry

Is there an expiry of a stats request? If so what is it? I have noticed that after generating the stats request and calling the get stats api after a while it give not found response.

ANSWERED

Call Event Subscription stopped sending

I set up a call event subscription that worked as expected for two days. I received all jwts, decoded them, and piped them to our data warehouse successfully. Then, the event subscription stopped. When I run a LIST api call I still see my event subscription and it still says it's enabled. Why did it stop?

How to fetch list of missed calls during specific time duration ?

I want to fetch missed calls data of only unknown numbers during a given period of time. Is there any API that is related to it ? Also, i want a JSON response and not a CSV files as work in Stats API.

Constantly getting 401 "unauthorized" when redeeming token

Hi.
I am trying to implement OAuth, but when actually tring to redeem token using code, client_id andclient_secret the response with 401 status code is returned with the message Client must authenticate by a permitted method

Why could I use api even though standard plan?

I could success to use and handle the api and webhooks even though I use standard plan

Getting Call Recordings

I am trying to use https://dialpad.com/api/v2/stats to get a list of all of the recordings so I can load them into our legacy QA tools while we work on getting everything migrated to dialpad. However, I don't seem to actually be getting all of the calls. Instead of returning new results each time, it seems to be caching a previous call, and just returning the same results.

Is it possible to use API list out all user list same as Export Team list in Company Setting from Dialpad Console

same as titile

Not seeing new agent status events even though a new subscription was successfully created.

Hello,

Difference in response when API key is invalid

Hello.

About CLIENT CREDENTIALS on oAuth

I tried to call token api with client_credentials by following