Skip to main content
GET
Get devices

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

start_date
string<date-time>
required

Inclusive ISO 8601 start date.

end_date
string<date-time>
required

Inclusive ISO 8601 end date.

type
enum<string>
default:browser
Available options:
browser,
os,
deviceType
limit
integer
Required range: 1 <= x <= 100

Response

200 - application/json

Successful response.

The response is of type object.