GET v3/instances/{id}/status/areas/{areaId}/detail?includeLockInformation={includeLockInformation}&includeChildPlans={includeChildPlans}
Returns a detailed view of the availability of each seat for a specific area for an instance. See here for a description of the response format.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | string |
Required |
|
areaId | 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