Get a blog category
Fetch a category by slug and its paginated contents. Envelope deviates from the `{ data }` wrap: top-level keys are `category`, `contents` (with its own `{ data, meta }`), and `locale`.
GET
/categories/{slug}Base URL
https://api.lynkow.com/public/{siteId}Path parameters
slugstringrequiredURL-friendly identifier, unique per site and locale
Query parameters
limitnumberNumber <= 500
localestringBCP 47 locale code (e.g. "en", "fr")
pagenumberNumber