Github API - Test Config

GET /user/codespaces/secrets
users
codespaces

Lists all secrets available for a user's Codespaces without revealing their
encrypted values.

You must authenticate using an access token with the codespace or codespace:secrets scope to use this endpoint. User must have Codespaces access to use this endpoint.

GitHub Apps must have read access to the codespaces_user_secrets user permission to use this endpoint.
List secrets for the authenticated user

Arguments
key per-page

per-page [scalar]

The number of results per page (max 100).

API:
Github Open API
(version: 1.1.4)

key page

page [scalar]

Page number of the results to fetch.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json 3902

3902 [object]

Attributes
secrets codespaces-secret []

total_count integer

API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)