Applications

Fetch Simple Application

Fetch one application with its current variant, revision, and data merged.

The returned data includes the invocation url, the parameters the revision was committed with, and the JSON schemas for inputs, outputs, and parameters.

get/simple/applications/{application_id}

Path parameters

application_idstring uuid required

Response

Successful Response

support_idstring nullable
support_tsstring date-time nullable
countinteger

1 when the application was found, 0 otherwise.

Changes