Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titleHow do I know where my data is stpred?stored?

The most straightforward way to determine your data location is to send the API request e.g. GET with the following URLs:

One of them will return status 200 and the other one - 404. This way you will know that your data is stored in the respective location.

Get Value

Panel
bgColor#DEEBFF

GET​/integration​/app​/rest​/api​/v1​/secure-field​/value​/{issueId}

...