Check if project user-defined properties exist
head/projects/{projectId}/userProperties
Returns the header information for the user-defined properties that are associated with the specified project ID. Also used to determine whether project user-defined properties exist.
| Name | Type | Required | Description |
|---|---|---|---|
filter | string<filter-criteria> | false | The criteria for filtering the user-defined properties. |
limit | integer<int32> | false | The maximum number of items to return in this request. Default: 20 |
name | string | false | Filter by property name. |
start | integer<int32> | false | The 0-based start index of a paginated request. >= 0 Default: 0 |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers |