latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Applications

Get applications

Get a list of matching applications, will be filtered by your accessible workspaces based on permissions.

Authorization Required:

  • Application View
get/applications

Query parameters

limitinteger

Integer to limit the number of applications returned (Cannot exceed 1000)

sortBystring

Field to sort found applications by

offsetinteger

Offset for paginated results

sortOrderinteger

Sort order for found applications (1 = ascending, -1 = descending)

requireEntrypointboolean

Remove applications that do not have an entrypoint module/workflow

Response

Array containing JSON objects of each found application

createdstring required

Date of when the application was created

createdBystring required

User who created the application

dataSchemasobject[] required
descriptionstring required

Description of the application

idstring required

Unique identifier of the application

modifiedstring required

Date of when the application was last modified

modifiedBystring required

User who modified the application last

namestring required

Name of the application

promotionsobject required
settingsobject required
titlestring required

Title of the application

typestring required

Type of application ('form' or 'workflow')

workspaceIdstring required

Unique identifier of the workspace containing the application