Generated from the OpenAPI contract sha256:223ebdfc2cc1ca82…. How this works.

General

2 operations on the Logion v1 API.

Health

GET /health

Operation id: health_health_get

Responses

Status Meaning Schema
200 Successful Response

Returns object.

From the CLI

List enrolled runner identities (no key hashes).

GET /v1/runners

Operation id: list_runners

Takes an Authorization header.

Responses

Status Meaning Schema
200 Successful Response ListRunnersResponse
422 Validation Error HTTPValidationError

Returns ListRunnersResponse:

Field Type Required Notes
items ListRunnersItemResponse[] yes