Skip to main content
GET
Authors

Endpoints

Taxonomy scope:
  • Authors are scoped to a content collection.
  • Omitting collection keeps the backward-compatible articles scope.
  • Pass a collection preset or slug with collection, for example ?collection=guides.
  • Categories and tags remain exclusive to the articles collection.

List query parameters

Example list request

Example list response

Example single request

Single not found

Response field descriptions

Filtering and pagination

  • search filters by author name, slug, and bio.
  • collection scopes authors, counts, links, and slug lookup to one collection.
  • page and per_page control pagination.
  • orderby and order control sorting.

Error responses

  • 404 when single author ID/slug is not found.