Get an issue's parent
get
/issues/v3/issues/{issueId}/parentissue
Return the parent of an issue.
Request
Path Parameters
-
issueId(required): integer(int32)
ID of the issue
Query Parameters
-
: object
-
fields: string
List of requested fields
Header Parameters
-
Accept(required): string
Default Value:
Nested Schema : Locale
Type:
Show Source
object-
country:
string
-
displayCountry:
string
-
displayLanguage:
string
-
displayName:
string
-
displayScript:
string
-
displayVariant:
string
-
extensionKeys:
array extensionKeys
Unique Items Required:
true -
iso3Country:
string
-
iso3Language:
string
-
language:
string
-
script:
string
-
unicodeLocaleAttributes:
array unicodeLocaleAttributes
Unique Items Required:
true -
unicodeLocaleKeys:
array unicodeLocaleKeys
Unique Items Required:
true -
variant:
string
Nested Schema : ServletOutputStream
Type:
objectNested Schema : PrintWriter
Type:
objectResponse
200 Response
Successful operation
Root Schema : SingleRelatedResource
Type:
Show Source
object-
id:
integer(int32)
-
item:
object item
Additional Properties Allowed: additionalProperties
-
links:
array links
Nested Schema : additionalProperties
Type:
object404 Response
Issue not found
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false
406 Response
Media type not acceptable
Nested Schema : suppressed
Type:
arrayNested Schema : StackTraceElement
Type:
Show Source
object-
className:
string
-
fileName:
string
-
lineNumber:
integer(int32)
-
methodName:
string
-
nativeMethod:
boolean
Default Value:
false