List networks the key can access
GET/v1/networks
Returns the networks visible to the calling API key: a super-user key sees every network, while a scoped key sees only the networks listed in its scopes. Results are cursor-paginated and ordered by network id; pass the returned cursor to fetch the next page.
Request
Responses
- 200
- 400
- 401
- 403
List networks the key can access
Invalid request (e.g. a malformed pagination cursor)
Missing or invalid API key
The API key is not authorized for this resource