Get card
Get cards given accountId
This operation will respond with a list of cards given the accountId
GET
/
v4
/
account
/
{accountId}
Path Parameters
accountId
string
requiredThe account id to fetch list of cards for
Query Parameters
auditUser
string
requiredThe audit user to log the request
page
integer
default: 0Current page
size
integer
default: 30How many cards should be returned per page, default is 30. Cannot be more than 100.
Response
200 - application/json
The response is of type object[]
.