Skip to main content
GET
Get a single mapping version

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

id
integer
required

Integration mapping ID

versionId
integer
required

Version snapshot ID

Response

Successful response

data
object

A single version-history snapshot of an integration mapping. A new snapshot is recorded automatically every time a mapping is saved; the version endpoints let you list them and load an earlier one back into the editor.