List all cardsAsk AIget https://test-api.acquired.com/v1/cardsThis allows you to request a list of all cards without having to specify a relating customer. However, you do have the ability to filter using the customer_id parameter.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.customer_iduuidFilter results to cards stored against a specific customer_id.Responses 200OK 400Bad Request 401UnauthorizedUpdated 10 months ago