List Pending Changes
GET/seb-api/v1/configuration-management/draft/pending-changes
Returns everything currently pending in the draft - the entities modified since the last publish. A consumer calls this before publishing to see exactly what would be promoted. Always reports the draft version. An empty draft returns 200 with an empty collection.
Request
Responses
- 200
- 400
- 403
- 500
- 501
The list of pending draft changes.
Bad request
Forbidden
Internal server error
Draft mode is not supported
