← Back to catalog

Other

OpenTrials

auto-generated
swirls add opentrials
actionGETv1.0.0

autocomplete

Autocomplete search feature for supported database entities (`location`). It has the same options as a regular `search` operation, with an extra **required** `in` parameter indicating the entity type to search.

Source
actionGETv1.0.0

getCondition

Returns condition details

Source
actionGETv1.0.0

getDocument

Returns details of a document

Source
actionGETv1.0.0

getPerson

Returns person details

Source
actionGETv1.0.0

getRecord

Returns a trial's raw record from its sources

Source
actionGETv1.0.0

getRecords

Returns a trial's raw records from its sources

Source
actionGETv1.0.0

getTrial

Returns a trial's details and related entities (e.g. `conditions`).

Source
actionGETv1.0.0

list

Returns list of sources

Source
actionGETv1.0.0

searchTrials

Returns trials based on a search query. By default, it'll search in all of a trial's attributes. - `q` is a [ElasticSearch query string](https://www.elastic.co/guide/en/elasticsearch/reference/2.3/query-dsl-query-string-query.html#query-string-syntax) (e.g. `public_title:(depressive OR depression)`) - `page` can take a value between `1` and `100` - `per_page` can take a value between `10` and `100`

Source
Beyond the catalog

Any provider, on request.

01

Request it

Tell us which provider you need, and we will ship it in the registry.

02

Generate it

Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.

acme · integrations
terminal
~/acme $swirls add linear
✓ 12 typed actions · scopes and schemas included
 
~/acme $swirls add https://api.acme.dev/openapi.json
◆ Fetched spec · 38 operations
✓ 6 typed actions · generated from spec