GET /public/v1/members
Retrieve all members details of the workspace implied by the OAuth token or API key.
For each member, the workspace parameter shows their active workspace, that is the workspace they are currently working in.
This means the workspace value can differ from the workspace implied by your API key.
Servers
- https://api.pandadoc.com
How to start integrating
- Add HTTP Task to your workflow definition.
- Search for the API you want to integrate with and click on the name.
- This loads the API reference documentation and prepares the Http request settings.
- Click Test request to test run your request to the API and see the API's response.