Get StatementJob
Retrieves the details of a specific StatementJob using its UUID.
Use this call to obtain the time-bound pre-signed download URL for the generated Bill Statement if the initial Create StatementJob returned a response showing the statementJobStatus not yet complete and as PENDING or RUNNING.
Note: When you have submitted a StatementJob and a Bill Statement has been generated, you can also download the Statement directly from a Bill Details page in the Console. See Working with Bill Statements in our user Documentation.
Path parameters
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Response
Returns the StatementJob
Changes
Changed in 2 of the 10 revisions of this API.14
- ▲
the
allOf[subschema #2]/presignedJsonStatementUrlresponse's property type/format changed fromstring/urltostring/for status200response-property-type-changed
- ○
added the optional property
allOf[subschema #2]/csvStatementStatusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/jsonStatementStatusto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/presignedCsvStatementUrlto the response with the200statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
endpoint added
endpoint-added
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○