Logo
1 API Documentation

Tenant config request

GET https://{{SACtokenFQDN}}/api/v1/tenant/{{tenant_uuid}}

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
x-sap-sac-custom-auth
boolean
x-csrf-token
string
Content-Type
string




RESPONSES

status





Curl
curl -X GET 'https://undefined/api/v1/tenant/undefined' -H 'x-sap-sac-custom-auth: true' -H 'x-csrf-token: fetch' -H 'Content-Type: application/json'

ENDPOINTS