NervesHubUserAPI.Deployment.list

You're seeing just the function list, go back to NervesHubUserAPI.Deployment module for more information.
Link to this function

list(org_name, product_name, auth)

View Source

Specs

list(String.t(), String.t(), NervesHubUserAPI.Auth.t()) ::
  {:error, any()} | {:ok, any()}

List all deployments for a product.

Verb: GET Path: /orgs/:org_name/products/:product_name/deployments