v32

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-224341,4072.0 MB
App Entitlement Monitor Binding

Get App Entitlement Monitor Binding

Retrieve a single binding that associates an app entitlement with one side of a conflict monitor.

post/api/v1/appentitlementmonitorbinding/get

Request body

appEntitlementIdstring

The unique identifier of the app entitlement bound to the monitor.

appIdstring

The unique identifier of the application containing the entitlement.

entitlementGroup'ENTITLEMENT_GROUP_UNSPECIFIED' | 'ENTITLEMENT_GROUP_A' | 'ENTITLEMENT_GROUP_B'

Which side of the conflict monitor (A or B) this binding belongs to.

monitorIdstring

The unique identifier of the conflict monitor.

Response

Represents the association of an app entitlement with one side (A or B) of a conflict monitor.

appEntitlementIdstring

The unique identifier of the bound app entitlement.

appIdstring

The unique identifier of the application containing the entitlement.

createdAtstring date-time
deletedAtstring date-time
entitlementGroup'ENTITLEMENT_GROUP_UNSPECIFIED' | 'ENTITLEMENT_GROUP_A' | 'ENTITLEMENT_GROUP_B'

Which side of the conflict monitor (A or B) this entitlement is assigned to.

monitorIdstring

The unique identifier of the conflict monitor this binding belongs to.

updatedAtstring date-time