Lists the current proceedings.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
opensearch:ListProceedings |
*AppGroup
|
None | None |
Request syntax
GET /v4/openapi/app-groups/{appGroupIdentity}/proceedings HTTP/1.1
Path Parameters
|
Parameter |
Type |
Required |
Description |
Example |
| appGroupIdentity |
string |
Yes |
The ID of the application group. |
120677456 |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| filterFinished |
boolean |
No |
Specifies whether to return only completed proceedings. |
true |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The response schema. |
{} |
|
| requestId |
string |
The ID of the request. |
F5099063-6B86-F398-D843-905F9EFB683A |
Examples
Success response
JSON format
{
"requestId": "F5099063-6B86-F398-D843-905F9EFB683A"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.