repo
scope to use this endpoint. GitHub Apps must have write access to the codespaces_secrets
repository permission to use this endpoint.curl --location --request GET 'https://api.github.com/repos///codespaces/secrets/'
{
"created_at": "2019-08-24T14:15:22Z",
"name": "SECRET_TOKEN",
"updated_at": "2019-08-24T14:15:22Z"
}