HTTP GET IntelliJ

Development & Testing - IntelliJ

If you use IntelliJ IDEA's built-in HTTP client, your .http file would look like this

GET https://{apiGatewayAddress}/fdx/v5/tax-forms/6215901221224448
Accept: application/json
x-apikey: API-KEY-HERE
Authorization: Basic 6215901221224448 91991158
###