Skip to main content
GET
/
cards
/
authorizations
/
{id}
Get Authorization
curl --request GET \
  --url https://api.sandbox.sudo.cards/cards/authorizations/{id} \
  --header 'Authorization: <api-key>'
"{}"

Documentation Index

Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Path Parameters

id
string
required

The _id of the authorization to fetch.

Response

200

The response is of type object.