Skip to main content
GET
/
api
/
v1
/
Configuration
cURL
curl --request GET \
  --url https://saas.pads365.com/rdx/NDS.Services.Configuration/api/v1/Configuration
{
  "Succeeded": true,
  "Message": "<string>",
  "Code": "<string>",
  "Nodes": [
    {
      "Name": "<string>",
      "Value": null
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.pads4.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

request
object

Response

200 - application/json
Succeeded
boolean
Message
string | null
Code
string | null
Nodes
object[] | null