Versions Compared

Key

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

...

Get Value

Panel
bgColor#DEEBFF

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

This endpoint allows to get all Secure field values for the given issue. Only users with READ permission can see the secure values.

...

Panel
bgColor#E3FCEF

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

Endpoint updates all Secure field values for the given issue. Only users with WRITE permission can update values.

...

Get History

Panel
bgColor#DEEBFF

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

Get Secure fields history records. Only users with HISTORY permission can access the records.

...