Skip to main content
Logo
  • Community
  • Documentation
  • Academy

Sign in
What can we help you with?
  1. Reltio Support
  2. Knowledge Base
  3. Export

How to find the export version in Reltio

vamshidhar.rondla
Updated June 08, 2021 07:14

Question

How to find the export version in Reltio?

Answer

Use the below API to get the export version

GET {{ExportServiceURL}}/settings/{{TenantId}}/exportVersion

Example

GET https://{env}.reltio.com/jobs/settings/{tenantID}/exportVersion

Response: 

{
"value": "v2"
}

References

https://documentation.reltio.com/exportapi/getexportversion.html

 

 

Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.

Articles in this section

  • What are the different statuses of a Reltio task?
  • Does Reltio support exporting startObject and endObject in CSV format in case of Relation Export?
  • How can I aggregate the output into a single file In Spark-based export (v2)?
  • How to find the export version in Reltio
  • How to export relations with filter via API
  • Why can't a user with a custom role not export specific entities on one tenant, but can on another tenant?
  • Why is my export failing with a "Invalid stream length, the length must be less than or equal to 100 MB in size." error in Azure?
  • Why is my export "partsize" parameter being ignored?
  • Is it possible to define both GZIP and ZIP as export file compression?
  • Export V2- Relations Spark-based Export does not provide labels of Start/End Objects
See more
Reltio Logo Reverse Rgb
© 2022 Reltio. All Rights Reserved | Terms & Policies