GET
/
v1
/
drives

Headers

Authorization
string

Query Parameters

modified_after
string | null

The start date of the range to retrieve drives for

modified_before
string | null

The end date of the range to retrieve drives for

limit
integer
default: 100

The number of drives to retrieve

Required range: 0 < x < 1000

Response

200 - application/json
results
object[]
required

The list of drives

has_more
boolean
required

Whether there are more drives to retrieve in the specified date range