Error
A valid request URL is required to generate request examples{
"results": [
{
"name": "<string>",
"id": "<string>"
}
],
"status": "ok"
}Integrations
List Linear projects
List the Linear projects belonging to a team
GET
/
api
/
v1
/
linear
/
projects
Error
A valid request URL is required to generate request examples{
"results": [
{
"name": "<string>",
"id": "<string>"
}
],
"status": "ok"
}Was this page helpful?