List Studios
List Studios
Public studio discovery endpoint backed by the current runtime adapter.
GET
List Studios
Posture: Public no-auth read. This endpoint is part of the current promoted public surface.
GET /studios is public and does not require authentication.
Query Parameters
| Parameter | Type | Notes |
|---|---|---|
page | integer | Default 1 |
limit | integer | Default 20, max 50 |
search | string | Name, description, or city search |
city | string | Exact city filter |
state | string | Exact state filter |
price_range | string | Comma-separated $, $$, $$$, $$$$ |
rating | number | Minimum rating |
verified | boolean | Filter by verification flag |
featured | boolean | Filter by featured flag |
latitude, longitude, radius | number | Geographic search |
sort, order | string | Sorting controls |
