Productlane Docs home page
Search or ask...
Contact
Get a demo
Search...
Navigation
Portal
Get project
Productlane Guide
API
API Documentation
Authentication
Endpoints
Companies
Segments
Contacts
Threads
Portal
GET
List projects
GET
Get project
GET
List issues
GET
Get issue
GET
Get upvotes
POST
Upvote project
DEL
Delete upvote
POST
Create feedback
Changelog
Workspaces
Portal
Get project
Get a project by ID. No authorization is required.
GET
/
projects
/
{workspaceId}
/
{projectId}
Send
Path
projectId
string
*
projectId
Required
string
workspaceId
string
*
workspaceId
Required
string
Path Parameters
projectId
string
required
workspaceId
string
required
Response
200 - application/json
id
string
required
name
string
required
description
string | null
required
color
string | null
required
createdAt
string
required
icon
string | null
required
linearProjectId
string | null
required
linearTeamIds
string[]
required
progress
number | null
required
sortOrder
number
required
state
string | null
required
upvotes
number
required
importanceScore
number
required
List projects
List issues