Skip to content
Try Gitea Cloud ☁️ for 30 days → Accelerate your Development & Deploys!
This is the documentation of 1.25.5, which is no longer the latest release. See the latest release.

Get signing-key.pub for given repository

GET
/repos/{owner}/{repo}/signing-key.pub
curl --request GET \
--url https://gitea.com/api/v1/repos/example/example/signing-key.pub \
--header 'Authorization: Basic <credentials>'
owner
required
string

Owner of the repo

repo
required
string

Name of the repo

Ssh public key

Media typetext/plain
string