GET v3/instances/{id}/status/detail?includeLockInformation={includeLockInformation}&includeChildPlans={includeChildPlans}

Returns a detailed view of the availability of each seat for an instance. See here for a description of the response format.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

string

Required

includeLockInformation

If true, includes the lock information for seats available to the current user

boolean

Default value is False

includeChildPlans

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

204 No Content