Skip to main content

List networks

GET 

https://api.defined.net/v1/networks

Get a paginated list of networks.

note

Currently, there is a limit of one network per Defined Networking account.

Token scope required: networks:list

Request

Responses

Successful operation

Authorization: http

name: ApiTokentype: httpdescription: Get an api key from https://admin.defined.net/settings/api-keys with the permission scopes required.
scheme: bearerbearerFormat: dnkey
curl -L 'https://api.defined.net/v1/networks' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://api.defined.net
Auth
Parameters
— query
— query
— query
ResponseClear

Click the Send API Request button above and see the response here!