Skip to main content
GET
/
v2
/
connections
/
{connection_id}
/
credentials
Get Connection Credentials
curl --request GET \
  --url https://api.duvo.ai/v2/connections/{connection_id}/credentials \
  --header 'Authorization: Bearer <token>'
{
  "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
  "headers": {}
}

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

connection_id
string<uuid>
required

Connection ID

Response

Default Response

id
string<uuid>
required
headers
object
required