Read Sources

Get all sources with their authentication fields.

Headers

x-api-keystringOptional

Response

Successful Response
namestring
auth_config_classstring
config_classstring
short_namestring
class_namestring
idstringformat: "uuid"
created_atdatetime
modified_atdatetime
auth_fieldsobject
Fields model.
descriptionstring or null
auth_typeenum or null

Enumeration of supported authentication types.

Attributes:

oauth2: OAuth2 authentication. oauth2_with_refresh: OAuth2 authentication with refresh token. oauth2_with_refresh_rotating: OAuth2 authentication with rotating refresh token. api_key: API key authentication. native_functionality: Native functionality. url_and_api_key: URL and API key authentication. none: No authentication.

output_entity_definition_idslist of strings or null
organization_idstring or nullformat: "uuid"
config_schemamap from strings to any or null
labelslist of strings or null
config_fieldsobject or null
Fields model.

Errors