...
Get Value
Panel | ||
---|---|---|
| ||
GETGET/integrationintegration/appapp/restrest/apiapi/v1v1/secure-fieldfield/valuevalue/{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 | ||
---|---|---|
| ||
POST/integrationintegration/appapp/restrest/apiapi/v1v1/secure-fieldfield/valuevalue/{issueId} |
Endpoint updates all Secure field values for the given issue. Only users with WRITE permission can update values.
...
Get History
Panel | ||
---|---|---|
| ||
GET/integrationintegration/appapp/restrest/apiapi/v1v1/secure-fieldfield/historyhistory/{issueId} |
Get Secure fields history records. Only users with HISTORY permission can access the records.
...