Sources
Get source
Sources
Get source
Get a source by ID
GET
/
v2
/
sources
/
{id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
id
integer
*
id
Required
integer
ID
Add Example Value
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID
Response
200 - application/json
Available options:
ALPHA
, BETA
, STABLE
, DEPRECATED
Available options:
NONE
, BASIC
, TOKEN
, AUTH_CODE
, CLIENT_CREDENTIALS
, FETCH_CREDENTIALS
, OIDC
A machine-readable name for the property
A human-readable name for the property
The type of the property
Available options:
STRING
, PASSWORD
, TEXT
, NUMBER
, BOOLEAN
, DATE
, DATETIME
, TIME
Whether the property's value is required
A human-readable description of the property
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 created
The timestamp marking when the source was last updated