When the "Query Declaration Processing Result" interface returns a resultFileId, you can use this interface to download the file and view the specific failure details.
Request
Path Params
Query Params
Header Params
Request Code Samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://api.geoaccount.com/api/v1/files//download?fileId' \
--header'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.xxxxx' \
--header'GS-API-Key: gs_live_abc123def456789'