datalad redcap-query

Synopsis

datalad redcap-query [-h] [--credential name] [--version] url

Description

Query REDCap's API for available instruments (data entry forms)

Can be used to retrieve human-oriented labels and API-oriented names of instruments (data entry forms) which can be exported from the project.

Displays a table with results.

Options

url

API URL to a REDCap server.

-h, --help, --help-np

show this help message. --help-np forcefully disables the use of a pager for displaying the help message

--credential name

name of the credential providing a token to be used for authorization. If a match for the name is found, it will be used; otherwise the user will be prompted and the credential will be saved. If the name is not provided, the last-used credential matching the API url will be used if present; otherwise the user will be prompted and the credential will be saved under a default name.

--version

show the module and its version which provides the command

Authors

datalad is developed by The DataLad Team and Contributors <team@datalad.org>.