GitHub Actions · Example Payload

Github Actions Org Actions Secret Example

Github Actions Org Actions Secret Example is an example object payload from GitHub Actions, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

namecreated_atupdated_atvisibilityselected_repositories_url

Example Payload

Raw ↑
{
  "name": "Example Title",
  "created_at": "2026-01-15T10:30:00Z",
  "updated_at": "2026-01-15T10:30:00Z",
  "visibility": "example_value",
  "selected_repositories_url": "https://www.example.com"
}