curl --request GET \
--url https://staging.api.us.aptlydone.com/decision/v1/delegations/{id}/changelog/revision-ids \
--header 'Authorization: Bearer <token>'[
"100000",
"100001"
]curl --request GET \
--url https://staging.api.us.aptlydone.com/decision/v1/delegations/{id}/changelog/revision-ids \
--header 'Authorization: Bearer <token>'[
"100000",
"100001"
]Documentation Index
Fetch the complete documentation index at: https://docs.aptlydone.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Delegation changelog revision ids retrieved successfully
Was this page helpful?