GET /api/circuits/providers/1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1,
"url": "https://netbox.bayareabackbone.com/api/circuits/providers/1/?format=api",
"display_url": "https://netbox.bayareabackbone.com/circuits/providers/1/?format=api",
"display": "Hurricane Electric",
"name": "Hurricane Electric",
"slug": "hurricane-electric",
"accounts": [],
"description": "",
"comments": "",
"asns": [],
"tags": [],
"custom_fields": {},
"created": "2024-12-07T01:10:01.259306Z",
"last_updated": "2024-12-07T01:10:01.259329Z",
"circuit_count": 1
}