Python
Routers
List routers
List all routers in the specified project and region.
GET
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Project ID
Example:
1
Region ID
Example:
1
Query Parameters
Limit of items on a single page
Required range:
x <= 1000Example:
10
Optional. Filter routers by name
Example:
"router-name"
Offset in results list
Required range:
x >= 0Example:
0