Sources
Retrieve a source
Sources
Retrieve a source
This endpoint retrieves a source by its id
GET
/
v1
/
projects
/
{projectID}
/
sources
/
{sourceID}
Authorization
string
*
Authorization
Required
string
projectID
string
*
projectID
Required
string
Project ID
sourceID
string
*
sourceID
Required
string
Source ID
Authorizations
Response
200 - application/json
Available options:
github
, twitter
, shopify
Available options:
sqs
, google
, kafka
, amqp
Available options:
http
, rest_api
, pub_sub
, db_change_stream
Available options:
noop
, hmac
, basic_auth
, api_key
Was this page helpful?