Skip to main content
GET
Resource Details List

Resource Details List

Returns full details for all published resources at the current location, including configuration, pricing, and availability metadata. Used to render the resources catalogue.

Authentication

No authentication required.

Query Parameters

_shape
string
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,Capacity,Visible.

Response

Returns a PublicResources object containing an array of resource records with full detail.

Resource Fields

Identity

Core

Location

Capacity & Booking Rules

Amenities

Media & Floor Plan

Availability (computed)

Timestamps (from base)

Examples

Fetch resource details

TypeScript Integration