Builder public

Returns the public serialized version of the builder and its pages for the given builder id.

get/api/builder/domains/published/by_id/{builder_id}/

Path parameters

builder_idinteger required

Returns the builder related to the provided Id and its pages.

Response

idinteger required
namestring required
orderinteger required
typestring required
workspacestring required
created_onstring date-time required
login_page_idinteger nullable

The login page for this application. This is related to the visibility settings of builder pages.

breakpointsobject

The maximum widths in pixels for the responsive layouts, between 320 and 1920 pixels. Mobile and tablet breakpoints are required.

Changes

Changed in 1 of the 6 revisions of this API.1

    • added the optional property oneOf[PublicNone]/breakpoints to the response with the 200 status

      response-optional-property-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog