Retrieve Pages of a Portal

get

/v1/portal/portals/{portalId}/pages

Returns information about the pages of a portal in a list wrapper

Request

Path Parameters
portalId
Type: string
Required: true
the short id of the portal to use as a parent of the page
Query Parameters
limit
Type: integer (int32)
the maximum number of returned items
offset
Type: integer (int32)
the position of the first item in result set
orderBy
Type: string
order by
q
Type: string
search criteria

Response

Supported Media Types
  • application/json
403 Response
Invalid utoken supplied
404 Response
Invalid portal short id supplied