| Param name | Description |
|---|---|
|
organization_id
optional |
organization identifier Validations:
|
|
environment_id
optional |
environment identifier Validations:
|
|
nondefault
optional |
Filter out default content views Validations:
|
|
noncomposite
optional |
Filter out composite content views Validations:
|
|
composite
optional |
Filter only composite content views Validations:
|
|
without
optional |
Do not include this array of content views Validations:
|
|
name
optional |
Name of the content view Validations:
|
|
label
optional |
Label of the content view Validations:
|
|
include_generated
optional |
Include content views generated by imports/exports. Defaults to false Validations:
|
|
search
optional |
Search string Validations:
|
|
page
optional |
Page number, starting at 1 Validations:
|
|
per_page
optional |
Number of results per page to return Validations:
|
|
order
optional |
Sort field and order, eg. 'id DESC' Validations:
|
|
full_result
optional |
Whether or not to show all results Validations:
|
|
sort_by
optional |
Field to sort the results on Validations:
|
|
sort_order
optional |
How to order the sorted results (e.g. ASC for ascending) Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| composite | true, false | |
| content_views | string | |
| default | boolean | |
| generated_for | integer | |
| label | string | |
| name | string | |
| organization_id | integer | |
| rolling | true, false |