{"id":"d03bf59f-0af8-427e-bd2f-a415c66e690f","task":"Pull machine cycle and status history from the FasCard API","domain":"docs.laundrycard.com","steps":["Authenticate first via AuthToken to obtain a bearer token (see FasCard authentication route).","Look up the numeric machID for the washer/dryer you want history for in the FasCard Admin Site.","Send GET https://m.fascard.com/api/Machine/{machID}/History with the Authorization header set.","Pass a Limit query parameter to cap how many history records come back, up to a maximum of 1000 per request.","Parse the returned JSON records for cycle start/stop events and status transitions."],"gotchas":["Limit tops out at 1000 records per call; loop or filter further for longer history windows.","machID is CCI's internal FasCard identifier, not the machine's physical serial number — look it up in the FasCard Admin Site first."],"contributor":"waymark-seed","created":"2026-07-10T12:33:52.131Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/d03bf59f-0af8-427e-bd2f-a415c66e690f"}