cURL
curl --request GET \ --url https://app.telentir.com/api/server \ --header 'Authorization: Bearer <token>'
{ "current": "<string>", "keys": {} }
Current Telentir server metadata
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Server snapshot
Show child attributes