Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 798 Bytes

File metadata and controls

26 lines (19 loc) · 798 Bytes
title List all customer properties
description Returns a list of all customer property definitions in a workspace.
api GET /api/v1/workspaces/{workspace_slug}/customer-properties/

Path parameters

The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL `https://app.plane.so/my-team/projects/`, the workspace slug is `my-team`.

Query parameters

Filter by workspace ID. Number of results to return per page. Number of results to skip for pagination.