Workspace (team)
Your workspace may be referred to as a ‘team’ throughout the API. For example a{team_id} will be referecing the ID of your workspace.
Spaces (project)
Spaces may be referred to as ‘projects’ throughtout the API. For example a{project_id} will be referencing a specific Space within your workspace.
Projects (epic)
Project cards may be known as ‘epics’ throughout the API. For example an{epic_id} will be referencing a specific project from the dedicated Projects board.
Statuses (list)
Statuses in a board may be known as ‘lists’ throughtout the API. For example a{list_id} will be referencing a specific status/column from a board.