Skip to content

Teams.API

Phips Peter edited this page Oct 22, 2014 · 5 revisions

Class: Teams

Teams

new Teams(dispatcher)

Access to the Teams resource

Parameters:
Name Type Description
dispatcher Dispatcher

The API dispatcher

Source:

Methods

findByOrganization(organizationId, params) → {Promise}

Finds all teams that the user has access to

Parameters:
Name Type Argument Description
organizationId Number

The organization id

params Object <optional>

Extra params for the dispatcher

Source:
Returns:

The result of the API call

Type
Promise

Generated with wicked.