CMS Sections
Return a list of CMS Sections
Returns a list of CMS Sections
GET
http://{defaultHost}
/
api
/
v2
/
platform
/
cms_sections
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
page
integer
per_page
integer
include
string
Select which associated resources you would like to fetch, see: <a href="https://jsonapi.org/format/#fetching-includes">https://jsonapi.org/format/#fetching-includes</a>
filter[name_eq]
string
Response
200 - application/vnd.api+json
data
object[]
requiredmeta
object
requiredlinks
object
requiredWas this page helpful?