x-api-key: ********************
{ "data":{ "credsID":"example id" } }
curl --location --request GET 'https://api.saasautomation.link/inbox/google/creds' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "data":{ "credsID":"example id" } }'
{}