Get User Profile
API URL
{{url}}/fhir-user-service/users/profile
Method
GET
Request Headers
Authorization : Bearer [token]
Description
Retrieves a user profile
Input
Field Name
Type
Example
Authorization(Header)
String
Authorized token from login response
userId
Long
1
Sample Input:
Sample Output:
Last updated