GET /api/circuits/providers/5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 5,
"url": "https://netbox.bayareabackbone.com/api/circuits/providers/5/?format=api",
"display_url": "https://netbox.bayareabackbone.com/circuits/providers/5/?format=api",
"display": "Kisara Development LLC",
"name": "Kisara Development LLC",
"slug": "kisara-development-llc",
"accounts": [],
"description": "",
"comments": "",
"asns": [],
"tags": [],
"custom_fields": {},
"created": "2025-10-08T23:16:24.874645Z",
"last_updated": "2025-10-08T23:16:24.874655Z",
"circuit_count": 1
}