List submissions
Parameters
| Parameter | Type | Description |
|---|---|---|
status | string | Filter: PENDING, IN_REVIEW, APPROVED, REJECTED, NEEDS_RESPONSE |
Response
Get submission detail
profile.categories[].items[] and reviewActions[].
Update submission
Body
| Field | Type | Description |
|---|---|---|
status | string | IN_REVIEW, APPROVED, or REJECTED |
assignToMe | boolean | Assign to current user |
