Skip to main content
GET
/
api
/
v3
/
aml
/
search
/
history
/
{id}
/
pdf
AML PDF Report
curl --request GET \
  --url https://api.dataspike.io/api/v3/aml/search/history/{id}/pdf \
  --header 'ds-api-token: <api-key>'
This response does not have an example.

Authorizations

ds-api-token
string
header
required

Path Parameters

id
string<uuid>
required

Retrieve search history result by 'search_uuid'

Example:

"01827ed4-c928-7a3c-9a30-7ab7cc169d11"

Response

200 - application/pdf

AML PDF Report file

The response is of type file.