Skip to main content

Get strategies that use a context field

GET 

<your-unleash-url>/api/admin/context/:contextField/strategies

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

Request

Responses

contextFieldStrategiesSchema

Authorization: Authorization

name: Authorizationtype: apiKeyin: headerdescription: API key needed to access this API
curl -L '<your-unleash-url>/api/admin/context/:contextField/strategies' \
-H 'Accept: application/json' \
-H 'Authorization: <Authorization>'
Request Collapse all
Base URL
<your-unleash-url>
Auth
Parameters
— pathrequired
ResponseClear

Click the Send API Request button above and see the response here!