Applications
Returns the requested application if the authorized user is in the application's workspace. The properties that belong to the application can differ per type.
get/api/applications/{application_id}/
Path parameters
application_idinteger required
Returns the application related to the provided value.
Response
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
added the optional property
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
- ○