GET /exhibitions
artic.edu:art-institute-of-chicago-api
Summary: —
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
A list of all exhibitions sorted by last updated date in descending order.
Parameters (2)
limit
(integer, query, optional, default: 10)
Number of results per page (max 100)
Constraints: {'minimum': 1, 'maximum': 100}
page
(integer, query, optional, default: 1)
Page number for pagination
Constraints: {'minimum': 1}
Examples (4)
| Title | Type | URL | Action |
|---|---|---|---|
| List exhibitions with default pagination | curl |
https://api.artic.edu/api/v1/exhibitions |
|
| List exhibitions with custom limit | curl |
https://api.artic.edu/api/v1/exhibitions?limit=5 |
|
| List exhibitions with pagination | curl |
https://api.artic.edu/api/v1/exhibitions?limit=20&page=2 |
|
| List exhibitions | probe-gate |
https://api.artic.edu/api/v1/exhibitions?limit=10&page=1 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:47:41.695611 | 200 | 834ms | |
| 2026-03-23 09:41:11.008210 | 200 | 602ms | |
| 2026-03-23 09:22:03.170605 | 200 | 425ms | |
| 2026-03-23 09:11:29.364006 | 200 | 2303ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:22:03.170605 | bb5e9b070959 |
f40424beb003 |
| 2026-03-23 09:41:11.008210 | f40424beb003 |
9e9259456cee |
| 2026-03-23 09:47:41.695611 | 9e9259456cee |
291257b58a9f |