Gets context field
This is a beta endpoint and it may change or be removed in the future.
Returns specific context field identified by the name in the path
Authentication
Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format
Path parameters
projectId
contextField
Response
contextFieldSchema
name
The name of the context field
description
The description of the context field.
stickiness
Does this context field support being used for stickiness calculations
sortOrder
Used when sorting a list of context fields. Is also used as a tiebreaker if a list of context fields is sorted alphabetically.
createdAt
When this context field was created
usedInFeatures
Number of projects where this context field is used in
usedInProjects
Number of projects where this context field is used in
legalValues
Allowed values for this context field schema. Can be used to narrow down accepted input
project
The project this context field belongs to (if it is project-specific)