Get issue countsAsk AIget https://app.aikido.dev/api/public/v1/issues/countsReturns the total number of issuesQuery Paramsfilter_code_repo_idintegerFilter counts on code repository IDfilter_external_code_repo_idstringFilter counts on code repository ID from the providerfilter_code_repo_namestringFilter counts on code repository namefilter_container_repo_idintegerA filter to only count issues that belong to a given container repofilter_team_idintegerFilter counts for a specific teamsince_timestampintegerFilter counts for issues that were created after a given timestamp (in seconds)Response 200The issue countsUpdated 7 months ago