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