linear_teams

Details about Linear teams

id

Primary key
Unique identifier for the row

source_id

Foreign key
Identifier of the team in Linear

organization_id

Foreign key
ID of the organization to which the team belongs

parent_source_id

Foreign key
Linear source ID of the parent team (for sub-teams)

description

string
Description of the team

key

string
The team's unique key

name

string
Name of the team

number_of_issues

number
Issues associated with the team

private

boolean
Boolean indicating if the team is private

archived_at

date
Timestamp of when the team was archived

accessible

boolean
Boolean indicating if the team is accessible via API

created_at

date
Timestamp of when the team was created in Linear

updated_at

date
Timestamp of when the team was updated in Linear