Share secure card details
Retrieve a single share secure card details record
This endpoint retrieves a specific share secure card details record for a given card and share details token id
get/cards/{cardId}/share-secure-details/{shareSecureDetailsId}
Path parameters
cardIdstring required
The ID of the card to retrieve the share secure card details for
shareSecureDetailsIdstring required
The id of the token whose share secure card details is being retrieved
Query parameters
includeActivityboolean
Flag whether to include the activities of the token
Response
OK