In this doc…
REST API for Oracle Integration - Export an Integration
It shows the command…
curl -X GET -H 'Authorization: Bearer access_token' -o 'myfile.iar' https://integration.us.oraclecloud.com/ic/api/integration/v1/integrations/HELLO_WORLD%7C01.02.0000/archive
How do I go about generating the ‘Bearer access_token’ or if it already exists in my environment, how do I go about finding it?