Page List
API endpoint that allows pages to be viewed or edited.
GET /api/v2/pages/?format=api&ordering=updated_at
{
"count": 0,
"next": null,
"previous": null,
"results": [],
"user_permissions": []
}
API endpoint that allows pages to be viewed or edited.
GET /api/v2/pages/?format=api&ordering=updated_at
{
"count": 0,
"next": null,
"previous": null,
"results": [],
"user_permissions": []
}