Get a card's tokenizationsAsk AIget https://sandbox.lithic.com/v1/tokenizationsList card tokenizationsQuery Paramsaccount_tokenuuidFilters for tokenizations associated with a specific account.begindateFilter for tokenizations created after this date.card_tokenuuidFilters for tokenizations associated with a specific card.enddateFilter for tokenizations created before this date.tokenization_channelstringenumFilter for tokenizations by tokenization channel. If this is not specified, only DIGITAL_WALLET tokenizations will be returned.DIGITAL_WALLETMERCHANTALLAllowed:DIGITAL_WALLETMERCHANTALLending_beforestringA cursor representing an item's token before which a page of results should end. Used to retrieve the previous page of results before this item.page_sizeinteger1 to 100Defaults to 50Page size (for pagination).starting_afterstringA cursor representing an item's token after which a page of results should begin. Used to retrieve the next page of results after this item.Responses 200OK 400A parameter in the query given in the request does not match the valid queries for the endpoint. 401User has not been authenticatedInvalid or missing API keyAPI key is not activeThe API key used is no longer activeCould not find API keyThe API key provided is not associated with any userPlease provide API key in Authorization headerThe Authorization header is not in the requestPlease provide API key in the form Authorization: [api-key]The Authorization header is not formatted properlyInsufficient privileges. Issuing API key requiredWrite access requires an Issuing API key. Reach out at lithic.com/contactInsufficient privileges to create virtual cards.Creating virtual cards requires an additional privilege 429Client has exceeded the number of allowed requests in a given time period. Rate limited, too many requests per secondUser has exceeded their per second rate limitRate limited, reached daily limitUser has exceeded their daily rate limitRate limited, too many keys triedOne IP has queried too many different API keysUpdated 9 months ago