curl --request GET \
--url https://staging.api.us.aptlydone.com/decision/v1/decisions/{id}/changelog/revision-ids \
--header 'Authorization: Bearer <token>'[
"100000",
"100001"
]curl --request GET \
--url https://staging.api.us.aptlydone.com/decision/v1/decisions/{id}/changelog/revision-ids \
--header 'Authorization: Bearer <token>'[
"100000",
"100001"
]Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
asc, desc Decision changelog revision ids retrieved successfully