/v2/compute/funcs/{id} and require a valid Telnyx API key in the Authorization header. {id} is the function id.
Get function logs
type query parameter selects the log stream:
Both types support the same time-window and limit parameters:
Invocation records include request metadata such as timestamp, method, path, status code, duration, request and response size, and serving region when available.
Get function metric aggregates
start_time and end_time. The endpoint also supports edge-site and namespace filters and standard page parameters.
List function revisions
Inspect latest ship
build, deploy, platform, pre_build, and security_review; none represents success and pending represents a ship still in progress.
A build or deploy failure can also include a platform-provided snippet when one is available.
ship_inspection is the customer-facing, stage-neutral name for this operation: the result describes the entire ship rather than only the build stage.