Forgejo organization API
The organization API from Forgejo — 42 operation(s) for organization.
Operations 69
GET
/orgs/{org}/actions/runners/jobs
Search for organization's action jobs according filter conditions
#
GET
/orgs/{org}/actions/runners/registration-token
Get the organization's runner registration token
#
GET
/orgs/{org}/actions/runners/{runner_id}
Get a particular runner that belongs to the organization
#
DELETE
/orgs/{org}/actions/runners/{runner_id}
Delete a particular runner that belongs to the organization
#