Hello,
I recently noticed that the rest api call to retrieve an incidents artifacts has been deprecated (/orgs/{org id}/incident/{inc id}/artifacts) now only allowing an artifact to be retrieved by specifying the artifact id.
I do see that the api call to /orgs/{org id}/incident/{inc id} returns a list of artifacts, which I would assume provide the artifact id to then retrieve the artifact.
Unfortunately when I make this call, using the provided interactive restful api, no artifacts are returned. The section just says "artifacts: null" even though there are definitely artifacts for the incident.
Any idea what could be the issue?
------------------------------
Tim Gray
------------------------------