@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
lineage-graphs
ErrorResponse500
Type Alias ErrorResponse500
type
ErrorResponse500
=
{
errors
?:
{
code
?:
string
;
detail
?:
string
;
meta
?:
unknown
;
title
?:
string
;
}
[]
;
traceId
?:
string
;
}
Index
Properties
errors?
trace
Id?
Properties
Optional
errors
errors
?:
{
code
?:
string
;
detail
?:
string
;
meta
?:
unknown
;
title
?:
string
}
[]
Type declaration
Optional
code
?:
string
Optional
detail
?:
string
Optional
meta
?:
unknown
The meta contains additional inforomation when requests fail due to internal errors.
Optional
title
?:
string
Optional
trace
Id
traceId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
trace
Id
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
The meta contains additional inforomation when requests fail due to internal errors.