v1

latestOpenAPI 3.0.02026-08-06194226589.8 KB
Apps

Get your apps.

You can only retrieve the list of apps when you are authenticated as a user (OpenID implicit flow). You will retrieve all apps, where you are assigned as a contributor.

get/api/apps

Response

Apps returned.

_linksobject required

The links.

idstring required

The ID of the app.

namestring required

The name of the app.

labelstring nullable

The optional label of the app.

descriptionstring nullable

The optional description of the app.

versioninteger required

The version of the app.

createdstring date-time required

The timestamp when the app has been created.

lastModifiedstring date-time required

The timestamp when the app has been modified last.

teamIdstring nullable

The ID of the team.

permissionsstring[] required

The permission level of the user.

canAccessApiboolean required

Indicates if the user can access the api.

canAccessContentboolean required

Indicates if the user can access at least one content.

roleNamestring nullable

The role name of the user.

rolePropertiesobject required

The properties from the role.