List Destination Type Schemas (for Tenant)
GET
http://localhost:3333/api/v1
/tenants/{tenant_id}/destination-types
Get Destination Type Schema (for Tenant)
GET
http://localhost:3333/api/v1
/tenants/{tenant_id}/destination-types/{type}
Get Destination Type Schema
GET
http://localhost:3333/api/v1
/destination-types/{type}