List all studies

get

/api/studies

Retrieve active studies in a tenant.

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : study
Type: object
Show Source
Nested Schema : integrations
Type: array
Show Source
Nested Schema : Integration
Type: object
Show Source

404 Response

Resource does not exist.
Back to Top