Get allowed algorithms for an object
POST/vedsdk/algorithmselector/getallowedalgorithms
Retrieve the list of algorithms available for use. If SchemaClass is provided, gets the algorithms allowed for use by children of the specified object matching the class. Otherwise gets the allowed algorithms for use by the specified object itself.
Required scope: configuration
Request
Responses
- 200
- 400
- 401
- 403
Success
Missing or invalid request property.
A valid access token is required.
The API requires a scope not granted to the provided access token