Skip to main content
GET
List Basins
List basins in your account.

Query Parameters

string
Filter to basins whose names begin with this prefix.
string
Filter to basins whose names lexicographically start after this string. It must be greater than or equal to the prefix if specified.
number
default:"1000"
Number of results, up to a maximum of 1000.

Response

array
Matching basins (up to 1000 items).
boolean
Indicates that there are more basins that match the criteria.

Example

Response