List linked applications
Data
List linked applications
Applications linked to the data object, with the access roles each one holds.
Required scope data:read
get
/data/{id}/applicationsAuthorizations
AuthorizationstringrequiredAuthorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.
Path parameters
idstring<uuid>requiredIdentifier of the data object.
Response200 · application/json
The linked applications and their roles.
applicationIdstring<uuid>requiredIdentifier of the linked application.
applicationNamestringrequiredName of the linked application.
rolesstring[]requiredAccess roles the application holds on this data object.