v1

latestOpenAPI 3.1.02026-07-242470655.6 KB

Get Section

get/sections/{section_uuid}

Path parameters

section_uuidstring required

Unique id of the section

Response

200

categorystring
editorstring
namestring
orderinteger
thumbnailstring
uuidstring
visibilitystring

Example response

{
  "category": "about",
  "editor": "ADVANCED",
  "name": "Simple About",
  "thumbnail": "https://irp.cdn-website.com/ea23e72c/screenshots/Screenshot.png?v=1705429356524&updated=true",
  "uuid": "abc123",
  "visibility": "PRIVATE"
}