Retrieve a page group

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

pageGroupId

string

required

The page group ID.

``200 A page group.

``403 Access denied. The user does not have permission to access this resource.

``404 The requested resource was not found.

Updated 5 months ago


ShellNodeRubyPHPPython

Base URL

https://api.happeo.com/page-groups/{pageGroupId}

xxxxxxxxxx

curl --request GET \

--url https://api.happeo.com/page-groups/pageGroupId \

--header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

200403``404

Updated5 months ago