Authorization: Bearer ********************
{
"org_id": "string"
}
curl --location --request POST 'https://api.cbf.tcn.com/api/v1alpha1/explorer/explorer/getweeksofdata' \
--header 'Content-Type: application/json' \
--data-raw '{
"org_id": "string"
}'
{
"access_start_date": "1s",
"weeks_of_data": 0
}