GET /EarlyDayMotions/list
Operation ID: —
Auth: unknown
Description
Get a list of Early Day Motions which meet the specified criteria. Only supports Published and Withdrawn status.
Parameters (14)
(string, query, optional)
Early Day Motions where the current status has been set on or before the date provided. Date format YYYY-MM-DD.
(string, query, optional)
Early Day Motions where the current status has been set on or after the date provided. Date format YYYY-MM-DD.
(array, query, optional)
Early Day Motions with an ID in the list provided.
(boolean, query, optional)
Include Early Day Motions sponsored by Member specified
(boolean, query, optional)
Early Day Motions which are a prayer against a Negative Statutory Instrument.
(integer, query, optional)
Return Early Day Motions tabled by Member with ID provided.
(string, query, optional)
Order results by date tabled, title or signature count. Default is date tabled.
Constraints: {'enum': ['DateTabledAsc', 'DateTabledDesc', 'TitleAsc', 'TitleDesc', 'SignatureCountAsc', 'SignatureCountDesc']}
(string, query, optional)
Early Day Motions where the title includes the search term provided.
(integer, query, optional)
The number of records to skip from the first, default is 0.
(array, query, optional)
Early Day Motions where current status is in the selected list.
(string, query, optional)
Early Day Motions where the date tabled is on or before the date provided. Date format YYYY-MM-DD.
(string, query, optional)
Early Day Motions where the date tabled is on or after the date provided. Date format YYYY-MM-DD.
(integer, query, optional)
The number of records to return, default is 25, maximum is 100.
(string, query, optional)
Early Day Motions with an UINWithAmendmentSuffix provided.
No probe data for this endpoint yet.