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

Documentation Index

Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt

Use this file to discover all available pages before exploring further.

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