destination_definition_specification
Get specification for a destinationDefinition
post/v1/destination_definition_specifications/get
Request body
Response
Successful operation
Example response
{
"authSpecification": {
"oauth2Specification": {
"rootObject": [
"path",
1
]
}
},
"connectionSpecification": {
"user": {
"type": "string"
}
}
}