Returns all custom field definitions for a project.

GET
Required Permissions: Any authenticated user.

Path parameters

projectIdstringRequired

The id of the project.

Response

OK

idstringOptional

The id of the custom field definition.

namestringOptional

The name of the custom field definition.

entity"task"OptionalDefaults to task

The entity the custom field definition can be linked to.

typeenumOptional

The type of the custom field definition.

createdOndatetimeOptional

The date this entity was created.

createdBystringOptional

The id of the user who created this entity.

updatedOndatetimeOptional

The date this entity was last modified.

updatedBystringOptional

The id of the user who last modified this entity.

selectionOptionslist of objectsOptional

The selection options for this custom field definition.

linkedProjectIdslist of stringsOptional

The linked project ids for this custom field definition.