Get All CDT
GET {{url}}/{{tenantName}}/{{instanceName}}/formations/current/cdts
This API endpoint allows you to retrieve information about the (CDTs) associated with the current formation in a specified tenant and instance. The GET request should be sent to the specified URL with the appropriate values for the {{tenantName}} and {{instanceName}} parameters. Upon successful execution of the request, the response will contain a list of the CDTs associated with the current formation, including their names and any other relevant metadata.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
relations | string | ||
internalOnly | boolean |