New Contributor to Activepieces : Bad Backend API Request, Help needed

I am trying to create a piece as per the documentation, but the API is not giving me the desired output. What can I be doing wrong?

Request which I am sending:

curl --location --request GET ‘https://cloud.activepieces.com/api/v1/webhooks/aHlEaNLc6vcF1nY2XJ2ed/sync
–header ‘Authorization: Bearer test-key’
–header ‘Content-Type: application/json’
–data ‘{
“authorization”:“test-key”
}’

Hello @Saarthak_Maini , Welcome to the community :wave:,

Could you explain what you’re trying to achieve with this request? Are you looking to get data from a specific published flow?