/revisions/{locator}/snippets/compare/{olderRevisionLocator}/{status}/pathsAsk AIget https://app.fossa.com/api/revisions/{locator}/snippets/compare/{olderRevisionLocator}/{status}/pathsRetrieve file and directory paths for the comparison of snippets between two revisions.Path ParamslocatorstringrequiredThe base revision locatorolderRevisionLocatorstringrequiredAn older revision locator from the same projectstatusstringenumrequiredThe status of snippets to retrievenewremovedunchangedAllowed:newremovedunchangedQuery ParamspathstringrequiredThe path to filter snippets byidsarray of stringsFilter by specific snippet IDsidsADD stringpackageIdsarray of stringsFilter by specific snippet package IDspackageIdsADD stringsearchstringSearch term for filtering snippets by package namerejectionStatusarray of stringsFilter by rejection statusrejectionStatusADD stringpackageLabelsarray of stringsFilter by package labelspackageLabelsADD stringResponses 200Successfully retrieved snippet paths 400Bad Request 401Unauthorized 403ForbiddenUpdated 6 months ago