NapX PMS Docs
GET
/v1/spaces
AuthorizationBearer <token>

In: header

Query Parameters

propertyId?string

Filter by property ID. Can be used alone or combined with roomId/status.

roomId?string

Filter by room ID. Can be used alone or combined with propertyId/status.

status?string

Filter by space status. Can be used alone or with propertyId/roomId.

spaceTypeId?string

Filter by space type ID. Can be used alone or combined with propertyId/roomId/status.

Response Body

curl -X GET "https://example.com/v1/spaces"
Empty