The Shortcut application url for the Story.
True if the story has been archived or not.
A true/false boolean indicating if the Story is currently blocked.
A true/false boolean indicating if the Story is currently a blocker of another story.
OptionalbranchesAn array of Git branches attached to the story.
Optionalcomment_An array of IDs of Comments attached to the story.
OptionalcommentsAn array of comments attached to the story.
OptionalcommitsAn array of commits attached to the story.
A true/false boolean indicating if the Story has been completed.
Optionalcompleted_The time/date the Story was completed.
Optionalcompleted_A manual override for the time/date the Story was completed.
The time/date the Story was created.
Optionalcustom_An array of CustomField value assertions for the story.
Optionalcycle_The cycle time (in seconds) of this story when complete.
OptionaldeadlineThe due date of the story.
OptionaldescriptionThe description of the story.
A string description of this resource.
Optionalepic_The ID of the epic the story belongs to.
OptionalestimateThe numeric point estimate of the story. Can also be null, which means unestimated.
Optionalexternal_This field can be set to another unique ID. In the case that the Story has been imported from another tool, the ID in the other tool can be indicated here.
An array of external links (strings) associated with a Story
Optionalfile_An array of IDs of Files attached to the story.
OptionalfilesAn array of files attached to the story.
An array of UUIDs for any Members listed as Followers.
Optionalformatted_The formatted branch name for this story.
Optionalgroup_The ID of the group associated with the story.
An array of Group IDs that have been mentioned in the Story description.
The unique ID of the Story.
Optionaliteration_The ID of the iteration the story belongs to.
An array of label ids attached to the story.
An array of labels attached to the story.
Optionallead_The lead time (in seconds) of this story when complete.
Optionallinked_An array of IDs of LinkedFiles attached to the story.
Optionallinked_An array of linked files attached to the story.
An array of Member IDs that have been mentioned in the Story description.
Deprecated: use member_mention_ids.
Optionalmoved_The time/date the Story was last changed workflow-state.
The name of the story.
Optionalnum_The number of tasks on the story which are complete.
An array of UUIDs of the owners of this story.
Optionalparent_A number representing the position of the story in relation to every other story in the current project.
The IDs of the iteration the story belongs to.
Optionalproject_The ID of the project the story belongs to.
Optionalpull_An array of Pull/Merge Requests attached to the story.
The ID of the Member that requested the story.
A true/false boolean indicating if the Story has been started.
Optionalstarted_The time/date the Story was started.
Optionalstarted_A manual override for the time/date the Story was started.
The stats object for Stories
An array of story links attached to the Story.
Optionalstory_The ID of the story template used to create this story, or null if not created using a template.
The type of story (feature, bug, chore).
Optionalsub_Optionalsynced_The synced item for the story.
Optionaltask_An array of IDs of Tasks attached to the story.
OptionaltasksAn array of tasks connected to the story.
Optionalupdated_The time/date the Story was updated.
The ID of the workflow the story belongs to.
The ID of the workflow state the story is currently in.
A Story in search results. This is typed differently from Story because the details=slim search argument will omit some fields.