latestOpenAPI 3.0.12026-08-10254561.9 KB
2ea4b8555197
Results
Retrieve the binary data of an extraction that has completed succesfully.
The binary data can be converted back to the specified extraction file format. You can obtain the file ID (fileId) of an extraction by using the results/extract/{id} endpoint. User groups who are denied access permission for personally identifiable information (PII) cannot export results containing PII.
get/results/extract/file
Query parameters
extractionIdinteger required
The extraction ID associated with the file.
fileIdinteger required
The file ID to retrieve from the extraction.
Headers
Accept-Versionstring
The requested API version
Response
Retrieve the binary data of the requested extraction file.