Get API version

get

/issues/issues/v3

Return the API's version information for issues.

Request

There are no request parameters for this operation.

Back to Top

Response

200 Response

Successful operation
Body ()
Root Schema : APIVersion
Type: object
Show Source

404 Response

Version not found
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