Get issue metadata

get

/issues/v3/repository

Return all issue metadata (all valid fields).

Request

Query Parameters
Header Parameters
Body ()
Root Schema : HttpServletResponse
Type: object
Show Source
Nested Schema : Locale
Type: object
Show Source
Nested Schema : ServletOutputStream
Type: object
Nested Schema : PrintWriter
Type: object
Nested Schema : extensionKeys
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleAttributes
Type: array
Unique Items Required: true
Show Source
Nested Schema : unicodeLocaleKeys
Type: array
Unique Items Required: true
Show Source
Back to Top

Response

200 Response

Successful operation
Body ()
Root Schema : Repository
Type: object
Show Source
Nested Schema : components
Type: array
Show Source
Nested Schema : configurationProperties
Type: object
Additional Properties Allowed
Show Source
Nested Schema : customFields
Type: array
Show Source
Nested Schema : Priority
Type: object
Show Source
Nested Schema : Product
Type: object
Show Source
Nested Schema : Resolution
Type: object
Show Source
Nested Schema : Severity
Type: object
Show Source
Nested Schema : Status
Type: object
Show Source
Nested Schema : priorities
Type: array
Show Source
Nested Schema : products
Type: array
Show Source
Nested Schema : releases
Type: array
Show Source
Nested Schema : resolutions
Type: array
Show Source
Nested Schema : searches
Type: array
Show Source
Nested Schema : severities
Type: array
Show Source
Nested Schema : stateTransitions
Type: array
Show Source
Nested Schema : statuses
Type: array
Show Source
Nested Schema : tags
Type: array
Show Source
Nested Schema : types
Type: array
Show Source
Nested Schema : users
Type: array
Show Source
Nested Schema : Component
Type: object
Show Source
Nested Schema : User
Type: object
Show Source
Nested Schema : FieldDescriptor
Type: object
Show Source
Nested Schema : values
Type: array
Show Source
Nested Schema : CustomFieldValue
Type: object
Show Source
Nested Schema : components
Type: array
Show Source
Nested Schema : releases
Type: array
Nested Schema : releaseTags
Type: array
Show Source
Nested Schema : ReleaseTag
Type: object
Show Source
Nested Schema : Release
Type: object
Show Source
Nested Schema : SortInfo
Type: object
Show Source
Nested Schema : StateTransition
Type: object
Show Source
Nested Schema : Tag
Type: object
Show Source

406 Response

Media type not acceptable
Body ()
Root Schema : RestException
Type: object
Show Source
Nested Schema : Throwable
Type: object
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Show Source
Nested Schema : stackTrace
Type: array
Show Source
Nested Schema : suppressed
Type: array
Nested Schema : StackTraceElement
Type: object
Show Source
Back to Top