Python
API Discovery
Get a list of API path groups
Retrieve a list of API path groups for a specific domain
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
The domain ID
Response
Successful Response
Response model for the API path groups
An array of api groups associated with the API path
Example:
["accounts", "internal"]