GET /api/tenancy/contacts/18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 18,
"url": "https://netbox.bayareabackbone.com/api/tenancy/contacts/18/?format=api",
"display_url": "https://netbox.bayareabackbone.com/tenancy/contacts/18/?format=api",
"display": "Matthew Kaufman",
"groups": [],
"name": "Matthew Kaufman",
"title": "",
"phone": "",
"email": "matthew@eeph.com",
"address": "",
"link": "",
"description": "",
"comments": "",
"tags": [],
"custom_fields": {
"Callsign": "KA6SQG"
},
"created": "2024-12-07T21:39:14.503049Z",
"last_updated": "2024-12-09T05:52:46.378451Z"
}