ESG SDMS Prod
  1. Data Input
ESG SDMS Prod
  • Data Input
    • List Data Input
      GET
    • Get Data Input
      GET
    • Create Data Input
      POST
    • Update Data Input
      PUT
    • Delete Data Input
      DELETE
  • Authentication
    • Auth
      POST
  1. Data Input

List Data Input

GET
/data-input

Request

None

Responses

🟢200
application/json
Body

Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/data-input'
Response Response Example
{}
Modified at 2026-02-01 14:42:03
Next
Get Data Input
Built with