Skip to main content
GET
/
api
/
public
/
v1
/
telephony
/
credentials
List Telephony Credentials
curl --request GET \
  --url https://api.truedy.ai/api/public/v1/telephony/credentials \
  --header 'Authorization: Bearer <token>'
{
  "data": {},
  "meta": {
    "request_id": "req_73e786fe-1",
    "timestamp": "2026-02-04T20:12:04.403365Z"
  }
}

Authorizations

Authorization
string
header
required

Your API key. Send in the Authorization header as: Bearer

Response

Request completed successfully