Statements
Get composite statement
Retrieve the Composite Statement in .zip format. By default, this request returns a redirect (HTTP 307 code) to a temporary Composite Statement URL (valid for 15min).
Authorization: login_identity_token
Optional parameters
Redirect mode for Composite Statement URL
URL parameter: redirect
(e.g. GET /composite_statement?redirect=false)
Description: Toggles the behaviour for how Composite Statement URLs are returned.
Recommended value: omit. This results in the default behaviour (redirect=true).
Accepted values:
GET
Get composite statement
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
when true, response will be http redirect; otherwise it will be json response with the download link