Stream EstateStream Estate
Properties

List sources

List sources

GET
/sources

Query Parameters

page?integer

The collection page number

Default1
name?string

Response Body

curl -X GET "https://api-v2.stream.estate/sources"
[
  {
    "name": "string",
    "domain": "string",
    "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08"
  }
]
{
  "title": "string",
  "detail": "string",
  "status": 404,
  "instance": "string",
  "type": "string"
}