Sources
Get source
Sources
Get source
Get a source by ID
GET
/
v2
/
sources
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Response
200 - application/json
Available options:
NONE
, BASIC
, TOKEN
, AUTH_CODE
, CLIENT_CREDENTIALS
, FETCH_CREDENTIALS
, OIDC
Available options:
ALPHA
, BETA
, STABLE
, DEPRECATED
A machine-readable name for the property
Whether the property's value is required
The type of the property
Available options:
STRING
, PASSWORD
, TEXT
, NUMBER
, BOOLEAN
, DATE
, DATETIME
, TIME
A human-readable description of the property
A human-readable name for the property
The timestamp marking when the source was created
A human-readable name for the source
The properties of the source. This is a map of property names to their values. The names are defined in the propertyDefinitions
field of the source spec.
The timestamp marking when the source was last updated