EOIs
Retrieve all EOIs, filter by query
GET
Query Parameters
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on created timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on updated timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on ended timestamp for object.
Date range [YYYY-MM-DD+TO+YYYY-MM-DD] to search based on submission deadline timestamp for object.
Number of results returned per request
Paginate results when number of results exceeds limit
Results are sorted by created desc as default. Ordering may be specified, available options are ['created', 'updated', 'ended'], which can be combined in a comma separated list, e.g. updated:desc,created:asc
Response
200 - */*