Resources
Resource Summary
Returns a summary list of all published resources.
GET
Resource Summary
Resource Summary
Returns a lightweight summary of all published resources (desks, meeting rooms, offices, etc.) for the current location. Used for resource selectors and quick listings where full detail is not needed.Authentication
No authentication required.Query Parameters
Comma-separated list of field paths to include in the response. When provided, only the
specified fields are returned — useful for reducing payload size. Supports nested paths
using dot notation. Example:
_shape=Name,ResourceTypeName,Id.Response
Returns aResourceSummaries object containing a lightweight summary of each published resource.
Resource Summary Fields
Identity
Core
Location
Media
Timestamps (from base)
Examples
Fetch resource summaries
TypeScript Integration
Resource Summary