ReferenceAPI referenceLinear
Return the reproducible Linear OAuth app manifest
GET
/organizations/{organization_id}/linear/manifesttasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response Body
application/json
application/json
curl -X GET "https://example.com/organizations/string/linear/manifest"{ "data": { "manifest": {}, "prefill_url": "http://example.com" }}