Productlane Docs home page
Search or ask...
Contact
Get a demo
Search...
Navigation
Portal
Get issue
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 issue
Get an issue by ID. No authorization is required.
GET
/
issues
/
{workspaceId}
/
{issueId}
Send
Path
issueId
string
*
issueId
Required
string
workspaceId
string
*
workspaceId
Required
string
Path Parameters
issueId
string
required
workspaceId
string
required
Response
200 - application/json
id
string
required
identifier
string
required
createdAt
string
required
description
string | null
required
isDeleted
boolean
required
isVisible
boolean | null
required
kluGuid
string | null
required
linearTicketId
string
required
priority
string
required
projectId
string | null
required
sortOrder
number
required
status
string
required
summary
string[]
required
summaryUpdated
string | null
required
team
string
required
title
string
required
updatedAt
string
required
url
string
required
version
number
required
workspaceId
string
required
upvotes
number
required
importanceScore
number
required
descriptionData
any | null
List issues
Get upvotes