cURL
curl --request GET \ --url https://api.example.com/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