Backend
Get a backend information.
get/v1/{tenantId}/backends/{backendId}
Response
successful operation
Example response
{
"id": "5ea809d2553b0f000116be32",
"tenantId": "94b280022d0c4401bcf3b0ea85870519",
"userId": "558057c4256545bd8a307c37464003c9",
"name": "backend001",
"type": "aws-s3",
"region": "ap-south-1",
"endpoint": "s3.ap-south-1.amazonaws.com"
}