# Repository Certificates ## List all available repository certificates - [GET /gitops/api/v1/agents/{agentIdentifier}/certificates](https://apidocs.harness.io/openapi-merged/repository-certificates/agentcertificateservice_list.md): List repository certificates. ## Delete the certificates that match the RepositoryCertificateQuery - [DELETE /gitops/api/v1/agents/{agentIdentifier}/certificates](https://apidocs.harness.io/openapi-merged/repository-certificates/agentcertificateservice_delete.md): Delete repository certificates. ## Creates repository certificates on the server - [POST /gitops/api/v1/agents/{agentIdentifier}/certificates](https://apidocs.harness.io/openapi-merged/repository-certificates/agentcertificateservice_create.md): Create repository certificates.