Get customer cardsAsk AIget https://test-api.acquired.com/v1/customers/{customer_id}/cardsRetrieve a list of all cards belonging to a customer. All cards are associated to the customer_id.Path Paramscustomer_iduuidrequiredUnique ID assigned by Acquired.com for the customer.Query Paramsoffsetint32Defaults to 0The record to start the response on.limitint321 to 100A limit on the scope of values returned in the response.filterstringFilter the parameters that you want to return within the response.Responses 200OK 400Bad Request 401UnauthorizedUpdated 10 months ago