Discussions

Ask a Question

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

Is it possible to get a department's current "hold queue" size?

Hi,

Dialpad OAuth2 return 403 response Randomly.

Hi, Im using OAuth2 authentication with Dialpad.
When Im trying to get access token from the using the ClientID, ClientSecrete and Code sometime im getting a 403 response from Dialpad API side, but sometime im getting the response as i expected (200 status with the access-token)