latestOpenAPI 3.0.32026-08-109359194.9 KB

112399a67ebb

Applications

Get application modules

Gets a list of modules tied to an application.

Authorization Required:

  • Application View
get/applications/{applicationId}/modules

Path parameters

applicationIdstring required

Unique identifier for an application

Query parameters

collationstring

Collation locale

limitstring

Maximum number of modules to return

offsetinteger

Index of search results at which to begin returning results

sortBystring

Field to sort the results by

sortOrderinteger

Order to sort results by (1 = ascending, -1 = decending)

includeSharedboolean

Include modules shared to parent workspace or the environment

Response

Array containing JSON ojects describing modules

idstring required

Id of module

namestring required

Name of module

titlestring required

Title of module

createdstring required

Date of when the module was created

modifiedstring required

Date of when the module was last modified/updated