NextPay Docs
Guide

Workspaces

Working with workspaces in NextPay

Workspaces are subdivisions within an organization. They contain members with specific roles and permissions.

List Workspaces

curl -H "Authorization: Bearer YOUR_TOKEN" \
  https://api.nextpay.world/v1/workspaces

Members

Each workspace has members with assigned roles. You can add, remove, and manage member roles.

Roles

Workspaces support custom roles that control access to different features and data.

On this page