Get initial value of counter in automation

is there any way to read the configured initial value of a counter?

{{ state_attr('counter.test_counter', 'initial') }}

thank you very much