Fetch a conversion
Conversions
Fetch a conversion
Fetches a single conversion by its external id (prefixed con_), scoped to the
calling integration.
Path parameter
id— required. The conversion’s external id (e.g.con_01KPBH8MD6R7YDJ82T4D6M3V1T). A value that is not a validcon_…id returns400. An id that does not exist or belongs to a different integration returns404.
Example
GET /v1/conversions/con_01KPBH8MD6R7YDJ82T4D6M3V1T
GET
Fetch a conversion
Authorizations
API key issued during merchant onboarding.
Path Parameters
Pattern:
[^\/#\?]+?