REST API for Oracle WebCenter Portal

Retrieve Page Style

get

/v1/portal/pagestyles

Returns information about the page styles.

Request

Query Parameters
limit
Type: integer (int32)

Specifies the maximum number of returned items.

offset
Type: integer (int32)

Specifies the position of the first item in the result.

orderBy
Type: string

Specifies the attribute used to order the returned objects.

q
Type: string
search criteria, example: NameNamespaceQuery;name:;namespace:portal

Response

Supported Media Types
  • application/json
400 Response

Bad request: invalid search or orderBy parameter supplied

403 Response

Invalid utoken supplied