Linear - Get record action

The Get record action enables you to retrieve the details of a specific record from Linear.

Input

Input fieldDescription
ObjectSpecify the object to retrieve the details of a record. Fields load dynamically based on the object you select.

For example, if you select Project as your object, the following input schema becomes available:

Input fieldDescription
IDSpecify the unique ID of the project to retrieve.
Select fields to retrieveSelect all fields (including the nested object fields) to return in the response.

Output

The output fields are determined by the object selected in the input. Map the relevant datapill from the datatree to subsequent steps.

For example, if you select Project as your object, the following output schema becomes available. Use the Select fields to retrieve input field to specify the fields (including nested object fields) to return in the response.

Output fieldDescription
IDThe unique ID of the project.
Created atThe time the project was created.
Updated atThe time the project was updated.
Archived atThe time at which the entity was archived.
Update reminder frequency in weeksThe n-weekly frequency at which to prompt for updates. When not set, reminders are inherited from the workspace.
Update reminder frequencyThe frequency at which to prompt for updates. When not set, reminders are inherited from the workspace.
Frequency resolutionThe resolution of the reminder frequency.
Update reminders dayThe day on which to prompt for updates.
Update reminders hourThe hour at which to prompt for updates.
NameThe name of the project.
DescriptionThe project description.
Slug IDThe project's unique URL slug.
IconThe project icon.
ColorThe project's color.
Project update reminders paused until atThe time until which project update reminders are paused.
Start dateThe estimated start date of the project.
Start date resolutionThe resolution of the project's start date.
Target dateThe estimated completion date of the project.
Target date resolutionThe resolution of the project's estimated completion date.
Started atThe time at which the project was moved into the started state.
Completed atThe time at which the project was moved into a completed state.
Canceled atThe time at which the project was moved into the canceled state.
Auto archived atThe time at which the project was automatically archived by the auto-pruning process.
TrashedA flag that indicates whether the project is in the trash bin.
Sort orderThe sort order for the project within the organization.
Priority sort orderThe sort order for the project within the organization when ordered by priority.
PriorityThe priority of the project.
HealthThe health of the project.
Health updated atThe time at which the project health was updated.
Progress historyThe progress history of the project.
Current progressThe current progress of the project.
URLThe project URL.
ProgressThe overall progress of the project.
ScopeThe overall scope (total estimated points) of the project.
ContentThe project's content in Markdown format.
Content stateThe project's content.
Priority labelThe priority label of the project.

Last updated: