Lists all the revisions of an IntelligenceFinding resource.
REST format
GET /v2/{parent=projects/*/locations/*/intelligenceFindings/*}/revisionsHTTP body
The HTTP request has no request body.
Query parameters
| Parameters | |
|---|---|
parent |
Required. The parent of the |
pageSize |
Optional. The maximum number of |
pageToken |
Optional. A page token, received from a previous |
Response
If successful, the response body contains data with the following structure:
| JSON representation |
|---|
{
"intelligenceFindingRevisions": [
{
object ( |
| Fields | |
|---|---|
intelligenceFindingRevisions[] |
The |
nextPageToken |
A token that can be sent as |