cURL
curl --request GET \ --url http://127.0.0.1:22100/v1/config \ --header 'Authorization: Bearer <token>'
{}
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Quoted generation ETag, for example "123".
"123"
Raw canonical config JSON
Raw Arc config JSON document.