Get API Privacy Settings

I would like to use the Get API to export my app data for reporting purposes. I’m using an API token to secure the API. The problem I’m running into is that I have privacy rules that limit what data users see - which “rows” they can see and also which fields.

I’d like the Get API to be able to extract everything, but I don’t see how I can configure a privacy rule like “Current User is API Token ‘Data Extract User’”.

Alternatively, I know that POST APIs have the ability to ignore privacy rules - is there a way to configure this for Get API?

@emmanuel am I missing something?