List RO-Crates
GET/ro-crates
Optional core — provided when deposit.supported is true. See the Deposits guide.
List RO-Crates, paginated and sorted. The response contains whatever the caller is allowed to see under the implementation's visibility model: implementations choose whether RO-Crates are a public surface (listable by anyone, with per-object access governing metadata-document retrieval) or a depositor-only management surface (requiring the write scope).
There are no content filters — catalog-side questions belong to /entities and /search.
Request
Responses
- 200
- 400
- 401
- 403
- 429
- 500
OK
Bad Request - Invalid parameters
Not authenticated
Access token does not have the required scope
Rate limit exceeded
Response Headers
Request limit per time window
Requests remaining in current time window
Unix timestamp when the rate limit resets
Number of seconds to wait before retrying
Internal Server Error