Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.06 KB

File metadata and controls

38 lines (28 loc) · 1.06 KB
title List all customer property values
description Returns a list of all property values for a customer.
api GET /api/v1/workspaces/{workspace_slug}/customers/{customer_id}/property-values/

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`. The unique identifier for the customer.

Query parameters

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