[BETA] Get strategies that use a context field

View as Markdown

[BETA] This API is in beta state, which means it may change or be removed in the future.

Retrieves a list of all strategies that use the specified context field. If the context field doesn’t exist, returns an empty list of strategies

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

projectIdstringRequired
contextFieldstringRequired

Response

contextFieldStrategiesSchema
strategieslist of objects
List of strategies using the context field

Errors