Get issue metadata
get
/issues/v3/repository
Return all issue metadata (all valid fields).
Request
Query Parameters
-
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 : Repository
Type:
Show Source
object-
attachmentUploadUrl:
string
-
components:
array components
-
configurationProperties:
object configurationProperties
Additional Properties Allowed: additionalProperties
-
customFields:
array customFields
-
defaultPriority:
object Priority
-
defaultProduct:
object Product
-
defaultResolution:
object Resolution
-
defaultSeverity:
object Severity
-
defaultStatus:
object Status
-
defaultType:
string
-
links:
array links
-
priorities:
array priorities
-
products:
array products
-
releases:
array releases
-
resolutions:
array resolutions
-
searches:
array searches
-
severities:
array severities
-
stateTransitions:
array stateTransitions
-
statuses:
array statuses
-
tags:
array tags
-
types:
array types
-
url:
string
-
users:
array users
Nested Schema : Status
Type:
Show Source
object-
id:
integer(int32)
-
isActive:
boolean
Default Value:
false -
isOpen:
boolean
Default Value:
false -
links:
array links
-
sortkey:
integer(int32)
-
value:
string
Nested Schema : FieldDescriptor
Type:
Show Source
object-
availableForNewTasks:
boolean
Default Value:
false -
description:
string
-
fieldType:
string
Allowed Values:
[ "TEXT", "SINGLE_SELECT", "MULTI_SELECT", "LONG_TEXT", "TIMESTAMP", "TASK_REFERENCE", "CHECKBOX" ] -
id:
integer(int32)
-
name:
string
-
obsolete:
boolean
Default Value:
false -
values:
array values
Nested Schema : CustomFieldValue
Type:
Show Source
object-
id:
integer(int32)
-
isActive:
boolean
Default Value:
false -
sortkey:
integer(int32)
-
value:
string
Nested Schema : releases
Type:
arrayNested Schema : Search
Type:
Show Source
object-
defaultSort:
object SortInfo
-
id:
integer(int32)
-
isReferencedExternally:
boolean
Default Value:
false -
links:
array links
-
name:
string
-
queryString:
string
-
readAccess:
string
Allowed Values:
[ "QUERY_OWNER", "SELECTED_MEMBERS", "ALL" ] -
writeAccess:
string
Allowed Values:
[ "QUERY_OWNER", "SELECTED_MEMBERS", "ALL" ]
Nested Schema : SortInfo
Type:
Show Source
object-
sortField:
string
-
sortOrder:
string
Allowed Values:
[ "ASCENDING", "DESCENDING" ]
Nested Schema : StateTransition
Type:
Show Source
object-
actor:
string
-
commentRequired:
boolean
Default Value:
false -
initialStatus:
string
-
newStatus:
string
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