Retrieves the details of an existing item.
Your Moonbase API key.
Successful response.
An Item represents a single record or row within a Collection. It holds a set of values corresponding to the Collection's fields.
String representing the object’s type. Always item for this object.
"item"Unique identifier for the object.
A lightweight reference to a Collection, containing the minimal information needed to identify it.
A hash where keys are the ref of a Field and values are the data stored for that field.