cURL
curl --request GET \ --url https://api.light.inc/rest/ext/v1/card-customers/public-key
{ "publicKey": "<string>", "expiryDate": "2023-12-25" }
Reads a public key of the cards integration
default response
The response is of type object.
object