The Shortcut application url for the Epic.
True/false boolean that indicates whether the Epic is archived or not.
An array containing Group IDs and Group-owned story counts for the Epic's associated groups.
A true/false boolean indicating if the Epic has been completed.
Optionalcompleted_The time/date the Epic was completed.
Optionalcompleted_A manual override for the time/date the Epic was completed.
Optionalcreated_The time/date the Epic was created.
OptionaldeadlineThe Epic's deadline.
OptionaldescriptionThe Epic's description.
A string description of this resource.
The ID of the Epic State.
Optionalexternal_This field can be set to another unique ID. In the case that the Epic has been imported from another tool, the ID in the other tool can be indicated here.
An array of UUIDs for any Members you want to add as Followers on this Epic.
Optionalgroup_Deprecated The ID of the group to associate with the epic. Use group_ids.
An array of UUIDS for Groups to which this Epic is related.
An array of Group IDs that have been mentioned in the Epic description.
The unique ID of the Epic.
An array of Label ids attached to the Epic.
An array of Labels attached to the Epic.
An array of Member IDs that have been mentioned in the Epic description.
Deprecated: use member_mention_ids.
Optionalmilestone_Deprecated The ID of the Objective this Epic is related to. Use objective_ids.
The name of the Epic.
An array of IDs for Objectives to which this epic is related.
An array of UUIDs for any members you want to add as Owners on this new Epic.
Optionalplanned_The Epic's planned start date.
The Epic's relative position in the Epic workflow state.
Optionalproductboard_The ID of the associated productboard feature.
Optionalproductboard_The name of the associated productboard feature.
Optionalproductboard_The ID of the associated productboard integration.
Optionalproductboard_The URL of the associated productboard feature.
The IDs of Projects related to this Epic.
The ID of the Member that requested the epic.
A true/false boolean indicating if the Epic has been started.
Optionalstarted_The time/date the Epic was started.
Optionalstarted_A manual override for the time/date the Epic was started.
Deprecated The workflow state that the Epic is in.
A group of calculated values for this Epic.
The number of stories in this epic which are not associated with a project.
Optionalupdated_The time/date the Epic was updated.
EpicSlim represents the same resource as an Epic but is more light-weight, including all Epic fields except the comments array. The description string can be optionally included. Use the Get Epic endpoint to fetch the unabridged payload for an Epic.