/api/v1/public/indices/{id}/correlationGETmatrix. Empty for an index that has no sub-indices.matrix comes back empty.message. One of bad_request, unauthorized, forbidden, not_found, conflict, service_unavailable, upstream_error, service_error, or internal_error.curl -X GET "https://api.dev.adjacent.markets/api/v1/public/indices/<id>/correlation"
{ "labels": [ "PRESR", "SENR", "HOUSER" ], "matrix": [ [ 1, 0.14106277110820079, 0.011328065794435568 ], [ 0.14106277110820079, 1, 0.2001014424010028 ], [ 0.011328065794435568, 0.2001014424010028, 1 ] ] }