Retrieve parameters for a product
GET/1.0/tasking/products/:id/order-parameters/
Retrieves a schema that defines all of the available order parameters for a product.
Request
Responses
- 200
- 401
- 403
This endpoint returns a schema as a JSON object. The schema and example shown below are similar to the expected output from this endpoint. For more information about schemas, please visit json-schema.org
Returned if the request is unauthorized. Please ensure you are providing a valid bearer token in the Authorization header with the request.
Returned if the request is not permitted. Please ensure your account belongs to a valid organization and has been approved by Wyvern.