Bulk get page schema markup
Read JSON-LD schema markup for up to 100 pages in a single request.
All pages must belong to the site identified by `site_id`.
Each entry can target a different secondary locale via `localeId`.
When a requested `localeId` has no schema markup of its own, the primary locale's schema markup is returned and `isInherited` is set to `true`.
Duplicate `(id, localeId)` tuples return 400.
Required scope | `pages:read`