Source Specs
Get source spec
Get a source spec by name
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Name
Response
200
application/json
OK
Example:
{
"$ref": "#/components/examples/sourceSpecGcal/value"
}