Tool to retrieve error tracking fingerprints for a project. Use when you need to list tracked errors with their status, occurrence counts, and timing information. Returns paginated list of error fingerprints that group similar errors together for easier tracking and resolution.
limitintegerNumber of results to return per page.
offsetintegerThe initial index from which to return the results.
project_idRequiredstringProject ID of the project you're trying to access. To find the ID of the project, make a call to /api/projects/.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.