v1
latestOpenAPI 3.0.12026-07-17387979.8 KBGateway Internal APIs
List deployments for platform gateway
Returns the list of deployments (API revisions) for the authenticated platform gateway. Used by the API Platform gateway at startup for deployment sync. Requires api-key header. Optional query 'since' (ISO8601) returns only deployments updated after that time.
get/deployments
Query parameters
sincestring
Return only deployments updated at or after this timestamp (ISO8601 string).
Response
List of deployments for this gateway.