Skip to content

API v2 get user profile #884

@c8y3

Description

@c8y3

Implement endpoint GET /api/v2/me to get the user profile.

  • return 200 in case of success
  • return a field in case of success
  • create method in the business layer
  • check returned object is uniform with other endpoints
  • remove GET api/v2/auth/whoami
  • deprecate GET /user/whoami
  • openapi: document endpoint
  • openapi: deprecate GET /user/whoami

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions