Skip to main content

Sources

GET 

/sources/:namespace/:source_name

Sources

Request

Path Parameters

    namespace stringrequired

    Use the value "discovery".

    Example: discovery
    source_name stringrequired

    Use the value "catalog".

    Example: catalog

Responses

OK

Schema
    data object
    id string
    date_created string
    date_modified string
    creator_id string
    creator_group_id string
    name string
    namespace string
    description string
    contacts object[]
    criteria_fields object
    template_fields object
    source_config object
    access_config object
    internal_auth_provider string
    content_field_name string
    event_content_source string
    topic_arn string
    tags string[]
    enabled boolean
    source_links object
    self string
    request_timestamp string
    response_timestamp string
    request_duration number
    links object
    request string
Loading...