Get attributes of the matching change.
GET {{baseUrl}}/app/rest/changes/:changeLocator/attributes?fields=<string>
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| fields | string | 
RESPONSES
status: OK
{"count":"\u003cinteger\u003e","entry":[{"name":"\u003cstring\u003e","value":"\u003cstring\u003e"},{"name":"\u003cstring\u003e","value":"\u003cstring\u003e"}]}