GET organization/…/started-tests

Retrieves an overview of all tests started for a given organization in a particular month.

Resource URL

https://www.drillster.com/api/2.1.1/organization/{organization_id}/started-tests

Parameters

Field Type Description
organization_id
optional
String The unique ID of the organization. As a reference to the own organization, the value self may also be used.

Example value: vFhqW_4Ea9ktLHqwHcrq-w
month
optional
String A month in YYYY-MM format. If omitted, data for the current month is returned.

Example value: 2021-03

Response

A 2.1.1 StartedTests object, containing the overview of started tests.