Migrating from 1.0.0
This page only exists in the current (unreleased) docs — it did not exist in 1.0.0 and won't appear
if you switch the version dropdown back to 1.0.0. That's versioning working as intended: each version
snapshot reflects exactly what was true for that release, including which pages existed at all.
What changed
- The
resourcesendpoint now requires pagination parameters (page,page_size) onGETrequests. - Authentication tokens issued under
1.0.0remain valid; no re-auth is required.