Skip to content

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

FieldTypeRequirementDescription
idURI template variableRequiredRaw kitten vessel id, URI-encoded by the client.

Resource URI example

gatos://kittens/Valentina

Result

Complete vessel document after kitten validation, with freshness metadata.

Errors

  • ENOENT/EINVAL data for missing or non-kitten ids.