NervesHubUserAPI.DeviceCertificate.list

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

list(org_name, product_name, device_identifier, auth)

View Source

Specs

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

List certificates for a device.

Verb: GET Path: /orgs/:org_name/products/:product_name/devices/:device_identifier/certificates