Get an issue

Authentication

AuthorizationBearer

Pass an attributable fp2 API key as Authorization: Bearer <key>. Never embed keys in repositories or documentation.

Path parameters

projectIdstringRequired
referencestringRequired

Response

Success
idany
display_idstring
project_idstring
titlestringformat: ".*\S.*"<=200 characters
bodyany
statusenum
priorityenum or null
parent_idstring or null
created_byobject
created_atstring
updated_atstring
commentslist of objects
parentobject or null
childrenlist of objects
children_totaldouble or enum or enum
children_opendouble or enum or enum
open_questionsdouble or enum or enum
actionslist of objects
blockedlist of objects

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error