List project issues

Authentication

AuthorizationBearer

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

Path parameters

projectIdstringRequired

Query parameters

statusenum or nullOptional
Allowed values:
parentstring or nullOptional
limitstring or nullOptional

Response

Success
idany
display_idstring
project_idstring
titlestringformat: ".*\S.*"<=200 characters
statusenum
priorityenum or null
parent_idstring or null
updated_atstring

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error