Workspace (team)
Your workspace may be referred to as a ‘team’ throughout the API. For example a{team_id} will be referencing the ID of your workspace.
Spaces (project)
Spaces may be referred to as ‘projects’ throughout 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’ throughout the API. For example a{list_id} will be referencing a specific status/column from a board.
Saved filters (view)
Saved filters may be referred to as ‘views’ throughout the API. For example a{view_id} will be referencing a specific Saved filter within your workspace, and the type of a saved filter (board, card or page) determines which kind of results it returns.