Unit
List Units
Unit information.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
application/json
A list of units
The response is of type object[]
.
Unit information.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
A list of units
The response is of type object[]
.