# Ghost Documentation ## Docs - [Get finding](https://docs.ghostsecurity.ai/api-reference/findingsv2/get-finding.md): Get detailed information about a specific security finding - [Get findings](https://docs.ghostsecurity.ai/api-reference/findingsv2/get-findings.md): Get a paginated list of security findings. Can be scoped to a specific repository or project using query parameters. - [Get findings count](https://docs.ghostsecurity.ai/api-reference/findingsv2/get-findings-count.md): Get the total count of findings with optional filters - [Update finding user status](https://docs.ghostsecurity.ai/api-reference/findingsv2/update-finding-user-status.md): Update the user defined status of a security finding - [Verify webhook](https://docs.ghostsecurity.ai/api-reference/integrationsv2/verify-webhook.md): Verify the HMAC-SHA256 signature of a webhook payload against the destination's signing key - [Introduction](https://docs.ghostsecurity.ai/api-reference/introduction.md) - [Get project](https://docs.ghostsecurity.ai/api-reference/projectsv2/get-project.md): Get detailed information about a specific repository project - [Get projects](https://docs.ghostsecurity.ai/api-reference/projectsv2/get-projects.md): Get a paginated list of projects for the organization - [Get repositories](https://docs.ghostsecurity.ai/api-reference/reposv2/get-repositories.md): Get a paginated list of repositories for the organization - [Get repository](https://docs.ghostsecurity.ai/api-reference/reposv2/get-repository.md): Get detaileds about a repository - [Get repository review instructions](https://docs.ghostsecurity.ai/api-reference/reposv2/get-repository-review-instructions.md): Get custom instructions for code reviews on pull requests - [Update repository](https://docs.ghostsecurity.ai/api-reference/reposv2/update-repository.md): Update repository settings - [Update repository review instructions](https://docs.ghostsecurity.ai/api-reference/reposv2/update-repository-review-instructions.md): Update custom instructions for code reviews on pull requests - [Get issues for specific review](https://docs.ghostsecurity.ai/api-reference/reviewsv2/get-issues-for-specific-review.md): Get all issues for a specific review - [Get review](https://docs.ghostsecurity.ai/api-reference/reviewsv2/get-review.md): Get detailed information about a specific review - [Get review issue](https://docs.ghostsecurity.ai/api-reference/reviewsv2/get-review-issue.md): Get detailed information about a specific review issue - [Get reviews](https://docs.ghostsecurity.ai/api-reference/reviewsv2/get-reviews.md): Get a paginated list of reviews - [Agents](https://docs.ghostsecurity.ai/concepts/agents.md): Security analysis agents and detection criteria - [Destinations](https://docs.ghostsecurity.ai/concepts/automation/destinations.md): Create and manage your webhook destinations - [Filters](https://docs.ghostsecurity.ai/concepts/automation/filters.md): Create and manage your webhook filters - [Logs](https://docs.ghostsecurity.ai/concepts/automation/logs.md): Webhook delivery history - [Webhook Secrets](https://docs.ghostsecurity.ai/concepts/automation/secrets.md): Create and manage your webhook secrets - [Connections](https://docs.ghostsecurity.ai/concepts/connections.md): Connections to source code providers - [Findings](https://docs.ghostsecurity.ai/concepts/findings.md): Potential vulnerabilities and business logic flaws - [Jobs](https://docs.ghostsecurity.ai/concepts/jobs.md): Background processing and task history - [Notifications](https://docs.ghostsecurity.ai/concepts/notifications.md): Enable automated daily digest and weekly summary emails - [Packages](https://docs.ghostsecurity.ai/concepts/packages.md): Dependency vulnerability analysis - [Repos](https://docs.ghostsecurity.ai/concepts/repos.md): Source code repositories - [Reviews](https://docs.ghostsecurity.ai/concepts/reviews.md): Code reviews - [Secrets](https://docs.ghostsecurity.ai/concepts/secrets.md): Secret and credential detection - [API Keys](https://docs.ghostsecurity.ai/concepts/settings/keys.md): Create and manage your Ghost API keys - [Organization](https://docs.ghostsecurity.ai/concepts/settings/organization.md): Manage your Ghost organizations - [Rules](https://docs.ghostsecurity.ai/concepts/settings/rules.md): Create and manage suppression rules - [Single Sign On](https://docs.ghostsecurity.ai/concepts/sso.md): Setting up single sign-on for SAML and OIDC - [Support](https://docs.ghostsecurity.ai/concepts/support.md): Ghost documentation and support resources - [Team](https://docs.ghostsecurity.ai/concepts/team.md): Add users to your team and manage their permissions - [Context](https://docs.ghostsecurity.ai/context.md): Contextual application security testing - [Exorcist](https://docs.ghostsecurity.ai/exorcist.md): Deep contextual application security analysis - [Tuning](https://docs.ghostsecurity.ai/guides/tuning.md): Customize detection agents and manage findings - [Workflows](https://docs.ghostsecurity.ai/guides/workflows.md): Integrate the Ghost Platform into your workflows - [Introduction](https://docs.ghostsecurity.ai/index.md): Welcome to the Ghost Security documentation site - [Quickstart](https://docs.ghostsecurity.ai/quickstart.md): Get up and running with Ghost under 5 minutes ## OpenAPI Specs - [openapi](https://api.ghostsecurity.ai/openapi.json) ## Optional - [Dashboard](https://app.ghostsecurity.ai)