List Mid Insights

Returns paginated mid insight records for a program.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the program

Query Params
origin
array of strings

Origin values to filter by. Supports multiple values (repeated query parameter).

origin
id
array of uuids
length between 1 and 5

Filter by mid insight IDs. Supports up to 5 values (repeated query parameter).

id
string
enum

Filter by mid insight status

Allowed:
uuid

Filter by brand ID

uuid

Filter by location ID

uuid

Filter by internal MID entity ID

string

Filter by card scheme

string
length between 10 and 10
^[0-9]{10}$

The Amex Service Establishment number (Merchant ID). Must be exactly 10 numeric digits.

string
length between 10 and 20

The Mastercard Acquiring Merchant ID.

string

The Mastercard Location ID.

string
length between 10 and 20

The Visa Acquiring Merchant ID (CAID).

string

The Visa Bank Identification Number.

string
length between 6 and 8
^[0-9]{6,8}$

The Visa Merchant ID. Must be 6 to 8 numeric digits.

string

The Visa Store ID.

date

Filter mid insights with a last seen transaction date on or after this value. Accepts ISO 8601 date or date-time format.

date

Filter mid insights with a last seen transaction date on or before this value. Accepts ISO 8601 date or date-time format.

string
enum
Defaults to created

Field to sort results by

string
enum
Defaults to desc

Sort order direction

Allowed:
string
enum

Select specific response mode. Use "count" to return only the total count without items.

Allowed:
integer
1 to 100

Maximum number of records to return (1-100)

string
^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$

Base64-encoded pagination cursor for the next page of results. Obtained from the "last" field of a previous response.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json