Fetch a list of all currently active lines.
API Key
The offset for the returned lines. Should be a non-negative integer.
The number of lines to return. Should be an integer between 1 and 100.
Status of the returned lines. Possible values: 'all', 'active', 'suspended'.
all, active, suspended Type of the line to return. Possible values: 'all', 'premium', 'trial'.
all, premium, trial Field to sort lines by. Possible values: 'id', 'username', 'enabled', 'exp_date'.
id, username, enabled, exp_date Type of sort. Possible values: 'asc', 'desc'.
asc, desc