v1

latestOpenAPI 3.0.02026-08-0448134199.1 KB

Retrieves information for a specific app.

get/api/v1/apps/{appId}

Path parameters

appIdstring required

Identifier of the app.

Response

OK

privilegesstring[]

Application privileges. Hints to the client what actions the user is allowed to perform. Could be any of:

  • read
  • create
  • update
  • delete
  • reload
  • import
  • publish
  • duplicate
  • export
  • exportdata
  • change_owner
  • change_space