Path parameters
contextField string Required
Response contextFieldSchema
name string
The name of the context field
description string or null
The description of the context field.
stickiness boolean
Does this context field support being used for stickiness calculations
sortOrder integer
Used when sorting a list of context fields. Is also used as a tiebreaker if a list of context fields is sorted alphabetically.
createdAt string or null format: "date-time"
When this context field was created
usedInFeatures integer or null >=0
Number of projects where this context field is used in
usedInProjects integer or null >=0
Number of projects where this context field is used in
legalValues list of objects
Allowed values for this context field schema. Can be used to narrow down accepted input
project string
The project this context field belongs to (if it is project-specific)