Returns list of works associated with the specified funder ID. Supports free form search queries, field queries, sorting, faceting, filtering, selecting elements, pagination with offsets, deep paging with cursors, and sampling.
- Provider
- Crossref DOI Metadata
- Input summary
- {"name":"id","type":"string","required":true,"description":"The id of the funder"}, {"name":"rows","type":"integer","required":false,"description":"The number of rows per page"}, {"name":"order","type":"string","required":false,"description":"Combined with sort can be used to specify the order of results, e.g. asc or desc"}, {"name":"facet","type":"string","required":false,"description":"Exposes the ability to retrieve counts for pre-defined facets e.g. `type-name:*` returns counts of all works by type"}, {"name":"sample","type":"integer","required":false,"description":"Exposes the ability to return `N` randomly sampled items"}, {"name":"sort","type":"string","required":false,"description":"Exposes the ability to sort results by a certain field, e.g. `score`"}, {"name":"offset","type":"integer","required":false,"description":"The number of rows to skip before returning"}, {"name":"mailto","type":"string","required":false,"description":"The email address to identify yourself and be in the \"polite pool\""}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available