API-17 — Get Stories Returns Stories List

Stories
Backend API
API-17 — Get Stories Returns Stories List
Published

2026-06-17

API-17 — Get Stories Returns Stories List

Target

Backend API — Stories

Preconditions

  • A valid authentication token exists
  • At least one story is published

Steps

  1. Send GET https://project6.dxtserver.com/drivelink_new/public/api/v1/stories with the auth token
  2. Observe the response

Expected Result

  • HTTP 200 is returned
  • The response contains a list of stories with title, author, content, and metadata