For admin to list all Letters for a specific user identified by user_id.Returns a JSON object with key result containing an array of Letter objects. Accessible to the user themself and admins. Returns 200 on success.
Request
Path Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://sims.sman1samarinda.sch.id/api/users/c1f172b62bb946dae3e5dc3f/letters'