Authorization: Bearer ********************curl --location --request GET 'https://api.cbf.tcn.com/tcn/providers/v2/regions//providers' \
--header 'Authorization: Bearer <token>'{
"providers": [
{
"name": "string"
}
],
"next_page_token": "string"
}