Skip to content

Get Product by ID (Admin)

GET
/bridge-payment/admin/products/{id}

Admin endpoint to get detailed information about a specific product.

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

id*

Product ID

Typestring
Required

Responses

Product details

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI