Get a service's full record
edge_get_serviceLook up one service by its id and return its full public record: what it produces, its price, its freshness target, its output schema version and its purchase endpoint. Call this before purchasing so the price and freshness are known rather than assumed. The top result is the exact id match.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceId | Yes | The service id, as returned by edge_search_services or a product bundle's sample.serviceId. |