Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Basic Authentification required

...

Remarks

  • This call delivers the JWT token (valid for 24h)

Status codes

  • 200 = Successful
  • 400 = Bad Request
  • 401 = User not authorized to login
  • 404 = User not found
  • 500 = Internal server error

Example call(s)


Code Block
languageyml
titleLogin with user
GET https://dev-ddb.fiz-karlsruhe.de/api/2/user/login


^ Back to top

...

US02 | Get info about logged-in user

...