Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
OK
The response is of type object
.
List all the sources. A source is an instantiation of a source spec.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
The response is of type object
.