v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

Get one role for a given entity in a version of the application

get/apps/{appId}/versions/{versionId}/entities/{entityId}/roles/{roleId}

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

entityIdstring uuid required

entity ID.

roleIdstring uuid required

entity role ID.

Response

An entity role

idstring uuid

The entity role ID.

namestring

The entity role name.