Get Statuses By Id

Ask permission

Get Statuses

LightBulb.statuses.getStatuses({
        userId: FRIEND ID,
        }, function(response) {

});