Get employee by ID

This API provides specific employee detail by checking the required ID parameter, this has been developed using PHP. To get the data in JSON format, you will have to pass the proper employee ID.

  • Method
    GET
  • Type
    Restful
  • Language
    PHP
  • Skill level
    beginner
Get employee by ID
Watch the video to understand the implementation.

API Detail


API Detail
API URL:https://outsystemsdeveloperschool.com/api/get-employee-by-id
METHOD:GET
AUTHENTICATION:NO AUTH


Pass below parameter/s in the URL, use exact parameter name

URL Parameters
id Mandatory

Postman Implementation

Get employee by ID

Sample Response