Read Destination
Get destination by short name.
Args:
db: The database session short_name: The short name of the destination user: The current user
Returns:
destination (schemas.Destination): The destination
Path parameters
short_name
Headers
x-api-key
Response
Successful Response
name
short_name
class_name
id
created_at
modified_at
description
auth_type
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. trello_auth: Trello authentication. api_key: API key authentication. native_functionality: Native functionality. url_and_api_key: URL and API key authentication. none: No authentication.
auth_config_class
input_entity_definition_ids
organization_id
config_schema
labels
config_fields
Fields model.