Data

List linked applications

Applications linked to the data object, with the access roles each one holds.

Required scope data:read

get/data/{id}/applications

Authorizations

Authorizationstringrequired

Authorization header carrying a workspace API key, as “Bearer kbn_live_…”. The X-Api-Key header is accepted equivalently.

Path parameters

idstring<uuid>required

Identifier of the data object.

Response200 · application/json

The linked applications and their roles.

applicationIdstring<uuid>required

Identifier of the linked application.

applicationNamestringrequired

Name of the linked application.

rolesstring[]required

Access roles the application holds on this data object.