Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 768 Bytes

File metadata and controls

20 lines (15 loc) · 768 Bytes
title Retrieve a customer property value
description Retrieves a specific property value for a customer by property ID.
api GET /api/v1/workspaces/{workspace_slug}/customers/{customer_id}/property-values/{property_id}/

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