{
"count": 4,
"results": [
{
"id": 2,
"url": "http://services.nationalmap.gov/ArcGIS/services/NEXRAD_Weather/MapServer/WMSServer",
"user": {
"id": 1,
"url": "http://localhost:8000/api/v3/users/1"
},
"name": "test",
"shared_secret": "test123estfds78#43fds",
"webhook_uuid": "test-test-test",
"event_type": "create",
"entity_type": "post",
"created": "1970-01-01T00:00:00+00:00",
"updated": "2022-11-02T20:02:00+00:00",
"allowed_privileges": [
"read",
"create",
"update",
"delete",
"search"
]
},
{
"id": 4,
"url": "https://test.test",
"user": {
"id": 1,
"url": "http://localhost:8000/api/v3/users/1"
},
"name": "test",
"shared_secret": "testestest",
"webhook_uuid": "test-test-test",
"event_type": "delete",
"entity_type": "post",
"created": "1970-01-01T00:00:00+00:00",
"allowed_privileges": [
"read",
"create",
"update",
"delete",
"search"
]
},
{
"id": 5,
"url": "https://test.test",
"user": {
"id": 1,
"url": "http://localhost:8000/api/v3/users/1"
},
"name": "test",
"shared_secret": "testestest",
"webhook_uuid": "test-test-test",
"event_type": "search",
"entity_type": "post",
"created": "1970-01-01T00:00:00+00:00",
"allowed_privileges": [
"read",
"create",
"update",
"delete",
"search"
]
},
{
"id": 6,
"url": "http://services.nationalmap.gov/ArcGIS/services/NEXRAD_Weather/MapServer/WMSServer",
"user": {
"id": 1,
"url": "http://localhost:8000/api/v3/users/1"
},
"name": "test",
"shared_secret": "test123estfds78#43fds",
"webhook_uuid": "4472f128-4448-482a-b279-5a218d3ce559",
"event_type": "create",
"entity_type": "post",
"created": "2022-11-02T20:00:00+00:00",
"allowed_privileges": [
"read",
"create",
"update",
"delete",
"search"
]
}
],
"offset": 0,
"order": "asc",
"orderby": "id",
"curr": "http://localhost:8000/api/v3/webhooks?orderby=id&order=asc&offset=0",
"next": "http://localhost:8000/api/v3/webhooks?orderby=id&order=asc&offset=0",
"prev": "http://localhost:8000/api/v3/webhooks?orderby=id&order=asc&offset=0",
"total_count": 4
}