Artifacts
Get artifact
Get the artifact by the given ID and artifact type.
get/artifacts/{artifact-id}
Path parameters
artifact-idstring uuid required
Example:a18952ae-a93e-48b5-b863-cf8e47156784
External ID of the contract. It matches with the flow ID.
Query parameters
artifact_type'risk-report' | 'income-report' | 'accounts' | 'transactions' | 'user-insights' required
The type of the artifact to retrieve. It must be one of the selectable artifacts, otherwise a 400 error response is returned.
Response
Artifact details