Apps service

Hierarchy

  • AppsService

Constructors

Properties

Methods

Constructors

Properties

httpClient: HttpClient
namespace: string = '/apps/v1/apps'

Methods

  • Get apps

    Parameters

    • page: number

      page number

    • lang: string
    • Optional list: number

    Returns Promise<AxiosResponse<IResponseWithMeta<IApp[]>, any>>

Generated using TypeDoc