On Demand Pay
Get Cycles
Search pay cycles, returns the latest pay cycle first
GET
This endpoint returns a list of all pay cycles, past and present.
Closed
- The cycle is closed, no moe withdrawals can be made, and you can now perform your final deductions/accounting.Open
- The cycle is open, members can still make withdrawals.
Ordering and Contiguity
Pay cycles are designed to be perfectly contiguous, meaning they always touch each other with zero gaps between them. For example:
2025-06-30
→2025-07-06
(Open)2025-06-23
→2025-06-29
(Closed)2025-06-16
→2025-06-22
(Closed)
The cycles returned are ordered with the most recent cycle first, so the top result will always be the latest cycle and should always be Open
.
Authorizations
Query Parameters
Filter by status
Response
200 - application/json
200
The response is of type object
.