Discovery Service Id List
Get a list of DiscoveryServiceId objects.
GET /api/v3/discoveryserviceids/?format=api
{
"count": 5,
"next": null,
"previous": null,
"results": [
{
"ob_id": 1138,
"name": "NDGO0003"
},
{
"ob_id": 1139,
"name": "CLIPC"
},
{
"ob_id": 1140,
"name": "ESACCI"
},
{
"ob_id": 1141,
"name": "NDGO0001"
},
{
"ob_id": 1142,
"name": "NDGO0005"
}
]
}