v50

latestOpenAPI 3.1.0Apache-2.0raw.githubusercontent.com2026-08-01147180956.9 KB
APIs

Get Api

Retrieve a single API by its (vendor, name, version) identity.

get/apis/{vendor}/{name}/{version}

Path parameters

vendorstring required
namestring required
versionstring required

Response

Successful Response

catalog_api_idstring nullable required
created_atstring date-time required
current_revision_idstring nullable required
descriptionstring nullable required
display_namestring nullable required
icon_urlstring nullable required
operation_countinteger required
originstring nullable

Provenance of the current revision: catalog (imported from the public catalog), overlay (materialized from a confirmed overlay), or null (manual import).

revision_countinteger required
security_schemesstring[] required
source_urlstring nullable

Upstream spec URL backing the current revision, when known (catalog linkage).

update_availableboolean

Whether the upstream spec at source_url has a notified update this API hasn't adopted yet (Flow-3). Re-importing clears it.

updated_atstring date-time required