Skip to main content
GET
/
distributions
/
{distributionID}
/
origins
Get Origins LIst
curl --request GET \
  --url https://api.tenbyte.io/v1/cdn/distributions/{distributionID}/origins \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Authorization
string

Path Parameters

distributionID
string
required

Response

200 - application/json

The response is of type object.