Skip to main content
GET
/
v2
/
sources
/
{id}
/
verify
Verify whether a source is properly configured
curl --request GET \
  --url https://api.portable.io/v2/sources/{id}/verify \
  --header 'Authorization: Bearer <token>'
{
  "$ref": "#/components/examples/checksFreshsales/value"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer<int>
required

ID

Response

OK

data
object[]
required