v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Channel Manager Card

Retrieve channel manager's card reports

Retrieve card reports owned by the channel manager

get/channel-managers/card-reports

Query parameters

fromReportDatestring

Retrieve reports equal to or after this date

Example:2023-01-01

Retrieve reports equal to or after this date

toReportDatestring

Retrieve reports equal to or before this date

Example:2023-01-30

Retrieve reports equal to or before this date

reportTypesstring[]

Report types

Report types

[
  "DAILY_CARD_ACTIVITY"
]
reportSubjectIdsstring[]

Report subject Ids (Customer BID, Partner BID or Channel Manager BID)

Report subject Ids (Customer BID, Partner BID or Channel Manager BID)

[
  "C1000001"
]
pageinteger

Page to fetch (0 indexed)

Page to fetch (0 indexed)

sizeinteger

The size of the page(s)

The size of the page(s)

sortFieldstring
sortOrderstring

Response

Card reports retrieved successfully

sizeinteger required

Page size

totalSizeinteger required

Total count

pageinteger required

Current page number, 0 based; i.e first-page = 0, second-page = 1

totalPagesinteger required

Total pages