List Streams
GET /repos/{repo_id}/streams
GET
/repos/{repo_id}/streams
List available tracking streams (sites) for this organization.
Returns each stream’s ID, user-friendly name (domain or label),
associated domains, and write key. The caller should select one
and pass its id to the snippet endpoint.
Authorizations
Parameters
Path Parameters
repo_id
required
Repository ID
string
Repository ID
Header Parameters
Responses
200
Successful Response
object
data
required
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string