Skip to content

Function: fetchResearchers() ​

fetchResearchers(config): Effect<readonly ResearcherRow[], RedcapFetchError>

Defined in: packages/researcher-profiles/src/services/redcap.ts:68

Fetches all researchers from the openalex REDCap instrument.

Parameters ​

config ​

RedcapConnectionConfig

Returns ​

Effect<readonly ResearcherRow[], RedcapFetchError>