props

Get all props for a sprout

Returns all property key-value pairs for a specific sprout.

get/api/v1/props/{id}

Path parameters

idstring required

Sprout identifier (NKey public key)

Response

Sprout props

{"stackTrail":"components:schemas:NATSResponse","oasType":"schema","type":"unknown","description":"Raw JSON response from the farmer via NATS proxy. The structure\nvaries by endpoint — refer to the farmer documentation for\nresponse schemas specific to each NATS subject.\n"}

Changes