cURL
curl --request GET \ --url https://api.atlas.co/functions/v1/network-tokens/{network_token_id} \ --header 'Authorization: Bearer <token>'
{ "networkTokenId": "<string>", "network": "<string>", "status": "<string>", "tokenExpiryMonth": "<string>", "tokenExpiryYear": "<string>", "cryptogram": "<string>", "cryptogramType": "<string>" }
Client secret from payment session
Network token details