Get Issue Exceptions
https://app.fossa.com/api/v2/issues/exceptionsList issue ignore rules.
Query parameters
filters[category]enumrequiredException category
licensingvulnerabilityqualityfilters[projectId]stringException project ID
filters[releaseGroupId]integerException release group ID
searchstringSearch term (search by created by, revision, note, or package)
sortByenumSort by field (id, package, created by, and ignore scope)
idpackagecreated_byscopeorderByenumSort order
ascdescpageintegerThe specific page of data to return
countintegerThe number of items to return in each page of results
Responses
200List of issue ignore rulesexceptionsobject[]idintegerignoreScopeenumORGANIZATIONPOLICYPROJECTRELEASE_GROUPPROJECT_AND_RELEASE_GROUPSpackageScopeenumSELECTED_VERSIONALL_VERSIONSissueCategoryenumlicensingvulnerabilityqualityexceptionUserProjectIdstringexceptionUserReleaseGroupIdintegerexceptionUserPolicyIdintegerprojectTitlestringdependencyProjectLocatorstringdependencyRevisionLocatorstringdependencyTitlestringconditionobjectexceptionTitlestringnotestringcreatedBystringreasonstringpolicyTitlestringcreatedAtstringupdatedAtstringtotalinteger400Bad RequestuuidstringUnique identifier associated with the error
codeintegerfossa specific error code
messagestringmessage associated with this error
namestringname of the error
httpStatusCodeintegerhttp status code number
403ForbiddenuuidstringUnique identifier associated with the error
codeintegerfossa specific error code
messagestringmessage associated with this error
namestringname of the error
httpStatusCodeintegerhttp status code number
Try this endpoint
Build a request and run it against app.fossa.com.
Stored in this browser for 24 hours. Try It uses a docs proxy for CORS and does not store tokens server-side.
GET https://app.fossa.com/api/v2/issues/exceptionscurl --request GET \ --url 'https://app.fossa.com/api/v2/issues/exceptions' \ --header 'accept: application/json' \ --header 'authorization: Bearer YOUR_API_TOKEN'Real request. Mutating methods can change data.
Query params
filters[category]enumrequiredException category
filters[projectId]stringException project ID
filters[releaseGroupId]integerException release group ID
searchstringSearch term (search by created by, revision, note, or package)
sortByenumSort by field (id, package, created by, and ignore scope)
orderByenumSort order
pageintegerThe specific page of data to return
countintegerThe number of items to return in each page of results