Saltar al contenido principal
GET
/
v1
/
export-jobs
/
{jobId}
/
download
Download export file
curl --request GET \
  --url https://matcher.sandbox.lerian.net/v1/export-jobs/{jobId}/download \
  --header 'Authorization: Bearer <token>'
{}

Autorizaciones

Authorization
string
header
requerido

Bearer token authentication (format: "Bearer {token}")

Encabezados

X-Request-Id
string

A unique identifier for tracing the request across services.

Parámetros de ruta

jobId
string
requerido

Export Job ID

Respuesta

download_url

{key}
string