Export Workspace Users
GET/api/workspaces/:workspace_id/users/export/
Returns a CSV-file export of all Users in the workspace. Excludes Organization Admins.
Request
Path Parameters
workspace_id stringrequired
Query Parameters
limit integer
Number of results to return per page.
offset integer
The initial index from which to return the results.