API-17 — Get Stories Returns Stories List
Stories
Backend API
API-17 — Get Stories Returns Stories List
API-17 — Get Stories Returns Stories List
Target
Backend API — Stories
Preconditions
- A valid authentication token exists
- At least one story is published
Steps
- Send GET https://project6.dxtserver.com/drivelink_new/public/api/v1/stories with the auth token
- Observe the response
Expected Result
- HTTP 200 is returned
- The response contains a list of stories with title, author, content, and metadata