Skip to main content

Overview

Prerequisites:
  • This feature is available with the Paradime Enterprise pack.
  • Your API keys must have either User Management Admin or User Metadata Viewer capabilities.
The examples below authenticate with an account API key — pass Authorization: Bearer <token> (the account key starts with prdm_cmp_). This is an account-wide endpoint, so the X-Paradime-Workspace header is not required. Legacy workspace API keys are still supported: send X-API-KEY and X-API-SECRET headers instead. See API Keys.
The Workspace Management API enables you to view workspace metadata for your Paradime accounts.

List Workspaces

This endpoint will return details on the current active workspaces in your Paradime Account. Example Request