Get alias information using alias.
curl --request GET \ --url https://api.togai.com/aliases/{alias} \ --header 'Authorization: Bearer <token>'
{ "value": "acme_primary", "createdAt": "2020-01-01T00:00:00Z" }
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"custom_value"
Response for adding or removing aliases
Represents an Alias