/revisions/{locator}/snippets/{snippetId}/matches/{path}Ask AIget https://app.fossa.com/api/revisions/{locator}/snippets/{snippetId}/matches/{path}Retrieve detailed match information for a snippet at a specific path, including reference and detected code lines.Path ParamslocatorstringrequiredThe revision locatorsnippetIdstringrequiredThe unique identifier of the snippetpathstringrequiredThe file path where the snippet match occurredResponses 200Successfully retrieved snippet match details 401Unauthorized 403Forbidden 404Snippet match details not foundUpdated 6 months ago