Get a user-defined property for a project
get/projects/{projectId}/userProperties/{propertyKey}
Returns the specified user-defined property for the specified project.
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | true | The unique identifier for the project. |
propertyKey | string | true | The key of the user-defined property. |