List all cards
GET {{url}}cards
Returns a list of all cards. Cards are returned by creation date, with the most recently created customers showing first.
https://docs.acquired.com/reference/fetch-all-cards
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
offset | null | The record to start the response on. | |
limit | null | A limit on the scope of values returned in the response. | |
filter | null | Limit the fields returned in the response to the ones you need. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Company-Id | null | Unique ID assigned by Acquired.com for your company. |