def

func:haystackReadById

haystackReadById(conn, id, checked: true)

Perform Haystack HTTP API call to read a record by its unique identifier. Return result as dict. If the record is not found, then return null or raise UnknownRecErr based on checked flag. Also see Client.readById.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function