GET /artworks/search
artic.edu:art-institute-of-chicago-api
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Search artworks data in the aggregator. Artworks in the groups of essentials are boosted so they'll show up higher in results.
Parameters (6)
facets
(string, query, optional)
A comma-separated list of 'count' aggregation facets to include in the results.
from
(string, query, optional)
Starting point of results. Pagination via Elasticsearch conventions
q
(string, query, optional)
Your search query
query
(string, query, optional)
For complex queries, you can pass Elasticsearch domain syntax queries here
size
(string, query, optional)
Number of results to return. Pagination via Elasticsearch conventions
sort
(string, query, optional)
Used in conjunction with `query`
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Search artworks | openapi-spec |
https://api.artic.edu/api/v1/artworks/search?q=monet |
|
| Search artworks | probe-gate |
https://api.artic.edu/api/v1/artworks/search?from=0&size=10 |
|
| Search artworks | probe-gate |
https://api.artic.edu/api/v1/artworks/search |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:18:00.495753 | 200 | 522ms | |
| 2026-03-23 10:15:41.357883 | 200 | 497ms | |
| 2026-03-23 09:27:57.102204 | 200 | 418ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:15:41.357883 | c05bb3e19ae4 |
bd4ebcdf9f17 |
| 2026-03-23 10:18:00.495753 | bd4ebcdf9f17 |
8b9be93e98d4 |