Preparing search index...
The search index is not available
ShipEngine Elements API Clients
ShipEngine Elements API Clients
@shipengine/js-api
ThemesAPI
Class ThemesAPI
Themes API module - /v1/themes
Hierarchy
ThemesAPI
Index
Constructors
constructor
Properties
client
Methods
get
Constructors
constructor
new
ThemesAPI
(
client
:
AxiosInstance
)
:
ThemesAPI
Parameters
client:
AxiosInstance
Returns
ThemesAPI
Properties
Private
client
client
:
AxiosInstance
Methods
get
get
(
themeId
:
string
)
:
Promise
<
AxiosResponse
<
SE
.
PartnerTheme
,
any
>
>
The
get
method retrieves a specific theme by
themeId
.
Parameters
themeId:
string
Returns
Promise
<
AxiosResponse
<
SE
.
PartnerTheme
,
any
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Ship
Engine
Elements API
Clients
@shipengine/js-
api
SE
@shipengine/react-
api
SE
ThemesAPI
constructor
client
get
Generated using
TypeDoc
Themes API module - /v1/themes