Skip to main content
GET
/
api
/
subjectinfo
/
{id}
Retrieve subject information by client_subject_id
curl --request GET \
  --url https://api.example.com/api/subjectinfo/{id} \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Path Parameters

id
integer
required

A unique integer value identifying this subject.

Response

200 - application/json

Subject information