GEN authentication status
GET
/api/v1/auth/gen
Check if user is authenticated with GEN.
Authorizations
Section titled “Authorizations ”Responses
Section titled “ Responses ”Successful Response
BooleanResponse
Simple response returning a single boolean success status.
object
success
required
Success
Success status of the operation
boolean
Token verification failed or public key not found
Unauthorized: Invalid or expired token
Not Found
Internal Server Error