v1

latestOpenAPI 3.0.02026-07-14422039.0 KB
Story

Story: Get List of User Stories

Returns a list of stories for this user identifie via the access token presentated to the api

get/

Query parameters

include_relationshipsboolean

Indicate whether the returned object should include child relationships

include_outlineboolean

Determines whether a repsonse including story objects should include the story outline. Defaults to true. Useful for speeding up processing times.

Response

List of stories for this user

created_atstring date-time
created_bystring uuid
idstring uuid
updated_atstring date-time
updated_bystring uuid
is_publicboolean
outlinestring nullable
revisioninteger
titlestring
All 42 operations