@seamapi/http - v1.70.0
GitHub
Preparing search index...
index
SeamHttpOptionsWithPersonalAccessToken
Interface SeamHttpOptionsWithPersonalAccessToken
interface
SeamHttpOptionsWithPersonalAccessToken
{
axiosOptions
?:
AxiosRequestConfig
<
any
>
;
axiosRetryOptions
?:
IAxiosRetryConfig
;
endpoint
?:
string
;
isUndocumentedApiEnabled
?:
boolean
;
personalAccessToken
:
string
;
waitForActionAttempt
?:
boolean
|
ResolveActionAttemptOptions
;
workspaceId
:
string
;
}
Hierarchy
SeamHttpCommonOptions
SeamHttpOptionsWithPersonalAccessToken
Index
Properties
axios
Options?
axios
Retry
Options?
endpoint?
is
Undocumented
Api
Enabled?
personal
Access
Token
wait
For
Action
Attempt?
workspace
Id
Properties
Optional
axios
Options
axiosOptions
?:
AxiosRequestConfig
<
any
>
Optional
axios
Retry
Options
axiosRetryOptions
?:
IAxiosRetryConfig
Optional
endpoint
endpoint
?:
string
Optional
is
Undocumented
Api
Enabled
isUndocumentedApiEnabled
?:
boolean
personal
Access
Token
personalAccessToken
:
string
Optional
wait
For
Action
Attempt
waitForActionAttempt
?:
boolean
|
ResolveActionAttemptOptions
workspace
Id
workspaceId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axios
Options
axios
Retry
Options
endpoint
is
Undocumented
Api
Enabled
personal
Access
Token
wait
For
Action
Attempt
workspace
Id
GitHub
@seamapi/http - v1.70.0
Loading...