cURL
curl --request GET \ --url http://localhost/api/api/subjectinfo/{id} \ --header 'Authorization: Bearer <token>'
{}
JWT token obtained from AWS Cognito or custom authentication service
A unique integer value identifying this subject.
Subject information