Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/v4/ppm/admin/config \ --header 'X-Domino-Api-Key: <api-key>'
{ "configs": [ { "auth": { "hasToken": true, "token": "<string>" }, "baseUrl": "<string>", "id": "<string>", "repos": [ "<string>" ], "createdAt": "<string>", "name": "<string>" } ] }
Get PPM admin configuration
Success
Array of PPM configurations
Show child attributes
Was this page helpful?
Contact support