admin/firmwares-v2/get

Gets a particular firmware by a passed id parameter.
Params
- id, required, int. Identifier of a firmware. If a firmware identified by the passed id is missing the method will return Error code 400 and 'ID is invalid' message

{
    "accessToken": null,
    "id": null
}