Skip to main content
GET
Get latest useragent

Authorizations

Authorization
string
header
required

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

Query Parameters

os
enum<string>
required

Operating system for which to get the latest user agent

Available options:
lin,
mac,
win,
android,
android-cloud,
ios
Example:

"win"

Response

200 - undefined