Python
NetworkMappings
List Network Mapping
List of network mappings.
Example of request:
curl --location --request GET 'https://api.gcore.com/dns/v2/network-mappings' \
--header 'Authorization: Bearer ...'
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
Query Parameters
Amount of records to skip before beginning to write in response.
Max number of records in response
Field name to sort by
Ascending or descending order
Available options:
asc, desc