application
to minimize breaking changes.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your Writer API key.
Path Parameters
Unique identifier of the application to retrieve.
Response
Successfully retrieved application details.
Detailed application object including its input configuration.
Unique identifier for the application.
Display name of the application.
The type of no-code application.
generation
Current deployment status of the application. Note: currently only deployed
applications are returned.
deployed
, draft
List of input configurations for the application.
Timestamp when the application was created.
Timestamp when the application was last updated.
Timestamp when the application was last deployed.