Fetches details about a specific authorization using the provided id.
curl --request GET \ --url https://api.sandbox.sudo.cards/cards/authorizations/{id} \ --header 'Authorization: <api-key>'
"{}"
The _id of the authorization to fetch.
_id
200
The response is of type object.
object