Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 477 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 477 Bytes

Stages

Static methods

Retrieve all stages

client.stages([params][, callback(err, stages)]);

Return promise object.

  • params is object with a list of filters, not required
  • callback is a function, not required

Detailed documentation in the official API

License

MIT

Bug Reports

Report here.