Get service version
GET /version
GET
/version
Retrieve version information about the authentication service
Responses
Section titled “ Responses ”Version information successfully retrieved
object
version
required
The version of the authentication service
string
Example
1.2.3default
Section titled “default ”An error occurred while processing the request
Standardized error response
object
status
required
HTTP status error code
integer
Example
400 message
required
Human-friendly error message
string
Example
Invalid email format error
required
Error code identifying the specific application error
string