Pular para o conteúdo 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>'
{}

Autorizações

Authorization
string
header
obrigatório

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

Cabeçalhos

X-Request-Id
string

A unique identifier for tracing the request across services.

Parâmetros de caminho

jobId
string
obrigatório

Export Job ID

Resposta

download_url

{key}
string