Notice Files
https://app.fossa.com/api/revisions/{locator}/notice-filesReturns all notice files that were found in the distributed source code
Path parameters
locatorstringrequiredResponses
200OKArray of:
idintegerThe ID of the notice match
revisionIdstringThe revision ID of the notice match
pathstringThe file path of the notice match
contentsstringThe contents of the notice match
copyrightsstring[]The copyrights of the notice match
createdAtstring <date-time>The creation date of the notice match
updatedAtstring <date-time>The update date of the notice match
correctedbooleanWhether the notice match has been manually corrected
ignoredbooleanWhether the notice match has been manually ignored
404NotFounduuidstringUnique 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/revisions/%7Blocator%7D/notice-filescurl --request GET \ --url 'https://app.fossa.com/api/revisions/%7Blocator%7D/notice-files' \ --header 'accept: application/json'Real request. Mutating methods can change data.
Path params
locatorstringrequired