Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Platform SDK
ApiRoot
Class ApiRoot
Index
Constructors
constructor
Methods
with
Project
Key
Constructors
constructor
new
ApiRoot
(
args
:
{
baseUri
?:
string
;
executeRequest
:
executeRequest
}
)
:
ApiRoot
Parameters
args
:
{
baseUri
?:
string
;
executeRequest
:
executeRequest
}
Returns
ApiRoot
Methods
with
Project
Key
withProjectKey
(
childPathArgs
:
{
projectKey
:
string
}
,
)
:
ByProjectKeyRequestBuilder
The Project endpoint is used to retrieve certain information from a project.
Parameters
childPathArgs
:
{
projectKey
:
string
}
Returns
ByProjectKeyRequestBuilder
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
with
Project
Key
Typescript SDK Type Docs
Loading...
The Project endpoint is used to retrieve certain information from a project.