Skip to main content
GET
List transactions by reference

Authorizations

x-api-key
string
header
required

API key for authentication. You can find your API key in the Creem dashboard under Settings > API Keys.

Query Parameters

reference
string
required

Find all transactions matching this reference

Example:

"order_xyz"

Response

List of transactions

object
string
required

Object type

Example:

"list"

data
object[]
required

Array of transactions

has_more
boolean
required

Whether more items exist beyond this page