sync

Get Source

List all the Models available for the Source.

An API route that returns a list of all the Models available for the given Source ID.

Args: source_id: The source ID for the given source Returns: A list of all Models available for the given source

get/weather/sources/{source_id}

Path parameters

source_idstring required

Response

Successful Response

idstring required

Source id

namestring required

Source name

urlstring

Source URL

Changes