Skip to content
Bridge Payments Docs
Search
K
Main Navigation
Home
Getting Started
API Reference
Guides
Providers
Pubflow
Appearance
Menu
Return to top
List all memberships (paginated)
GET
/bridge-payment/admin/memberships
Authorizations
SessionAuth
Session ID from Flowless authentication
Type
API Key (header: X-Session-ID)
Parameters
Query Parameters
page
Type
integer
Default
1
limit
Type
integer
Default
50
Responses
200
Paged memberships
Content-Type
application/json
Schema
JSON
JSON
{
"additionalProperties"
:
"string"
}
GET
/bridge-payment/admin/memberships
Playground
Server
Select a server...
Authorization
SessionAuth
Variables
Key
Value
page
limit
Try it out
Samples
Powered by
VitePress OpenAPI