nour3adel / HR-Managment-System

Career 180 Graduation Project
0 stars 0 forks source link

Get All Students #1

Open nour3adel opened 7 hours ago

nour3adel commented 6 hours ago

GET users / { id }

Description

Retrieve detailed information about a user by their unique ID.

Authentication

Requires a valid API token in the header.

Parameters

None

Responses

http code content-type response
200 text/plain;charset=UTF-8 YAML string

Example Request

 curl -X GET -H "Content-Type: application/json" http://localhost:8889/