Applications
Lists all the applications of the workspace related to the provided workspace_id parameter if the authorized user is in that workspace. If theworkspace is related to a template, then this endpoint will be publicly accessible. The properties that belong to the application can differ per type. An application always belongs to a single workspace.
get/api/applications/workspace/{workspace_id}/
Path parameters
workspace_idinteger required
Returns only applications that are in the workspace related to the provided value.
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
added the optional property
items/oneOf[BuilderApplication]/breakpointsto the response with the200statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○