gatos://kittens/{id}
resource Resource templates
One complete kitten vessel by raw id.
- Use when
- Reading a known kitten as a complete vessel document.
- Availability
- Vessel telemetry must be enabled.
- Equivalent interface
gatos.get_kitten
Input
| Field | Type | Requirement | Description |
|---|---|---|---|
id | URI template variable | Required | Raw kitten vessel id, URI-encoded by the client. |
Resource URI example
gatos://kittens/ValentinaResult
Complete vessel document after kitten validation, with freshness metadata.
Errors
- ENOENT/EINVAL data for missing or non-kitten ids.