GET /blogs

motaword.com

Summary: Get blog posts - ordered by created desc by default
Operation ID: getBlogPosts
Auth: unknown

Parameters (4)

fallback (boolean, query, optional)

When `true`, and no article is found in the locale, it falls back to `locale=en`.

locale (string, query, optional)

Article language, default `en`. When no blog article is available and `fallback=true` is specified, it falls back to `en`.

page (integer, query, optional, default: 1)
per_page (integer, query, optional, default: 1)

No probe data for this endpoint yet.