Skip to content

Get combined OpenAPI specification

GET
/v3/openapi.json
curl --request GET \
--url https://api.hopper.west.prod.govcloud.legion.picogrid.com/v3/openapi.json

Returns the combined OpenAPI document for the Legion platform HTTP API, including this operation. The live document may list only the deployed server URL.

OpenAPI 3.1 JSON document

OpenAPI 3.1 document describing this API (combined spec).

object
Examplegenerated
{}
Cache-Control
string

Caching policy for this response.

ETag
string

Entity tag for conditional requests (If-None-Match).

Not modified (If-None-Match matched the current document ETag).

Cache-Control
string

Caching policy for this response.

ETag
string

Entity tag for conditional requests (If-None-Match).

Version 3.14.0 · commit 0771262