List page groups
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
archived
boolean
Defaults to false
Whether to include archived page groups.
truefalse
``200 A list of page groups.
``403 Access denied. The user does not have permission to access this resource.
Updated 5 months ago
ShellNodeRubyPHPPython
Base URL
https://api.happeo.com/page-groups
xxxxxxxxxx
curl --request GET \
--url 'https://api.happeo.com/page-groups?archived=false' \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200403
Updated5 months ago