Basic CRUD APIs
Get specific item in a table
GET
Authorizations
JWT Authorization Token header using the Bearer scheme
Response
200
application/json
Item retrieved successfully
JWT Authorization Token header using the Bearer scheme
Item retrieved successfully