GET /document
Summary: List documents
Operation ID: listDocuments
Auth: unknown
Operation ID: listDocuments
Auth: unknown
Description
Retrieve document records from ChEMBL.
Parameters (1)
limit
(integer, query, optional, default: 20)
Maximum number of results
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| List documents with default limit | curl |
https://www.ebi.ac.uk/chembl/api/data/document |
|
| List documents with small limit | curl |
https://www.ebi.ac.uk/chembl/api/data/document?limit=5 |
|
| List documents with larger limit | curl |
https://www.ebi.ac.uk/chembl/api/data/document?limit=50 |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:14:50.075641 | 200 | 202ms | |
| 2026-03-23 09:47:46.214305 | 200 | 169ms | |
| 2026-03-23 09:29:49.044621 | 200 | 162ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:47:46.214305 | 1eb571527c02 |
11d435fd2fc2 |
| 2026-03-23 10:14:50.075641 | 11d435fd2fc2 |
f479a3088596 |