Skip to content

List organization memberships

GET
/bridge-payment/memberships/organizations/{organizationId}

Requires org permission canManageSubscriptions (via organization access middleware).

Authorizations

SessionAuth

Session ID from Flowless authentication

TypeAPI Key (header: X-Session-ID)

Parameters

Path Parameters

organizationId*
Typestring
Required

Responses

Memberships

application/json
JSON
{
"additionalProperties": "string"
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI