Retrieve Layouts
get
/v1/portal/layouts
Returns information about the layout based on the specified short ID.
Request
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:stringThe attribute used to order the returned objects.- q
Type:stringsearch criteria, example: NameNamespaceQuery;name:;namespace:layout Response
Supported Media Types- application/json
400 ResponseBad request: invalid search or orderBy parameter supplied403 ResponseInvalid utoken supplied