Parametric Filter resources - Intergraph Smart API Manager - 2020 (4.0) - Help

Intergraph Smart API Manager Help

Language
English
Product
Intergraph Smart API Manager
Search by Category
Help
Smart API Manager Version
4.0

Here are some sample URLs for retrieving parametric filter resources related to Plants:

  • GET https://sam.spclouddave.com/SampleService/Sppid/v2/Plants('Plant A')/Filters

  • GET https://sam.spclouddave.com/SampleService/Sppid/v2/Plants('Plant A')/Filters('1582')

Notice the Filters collection is a contained navigation property for a Plant. If you search the metadata, you will find the relationship. See Parametric Filters protocol for more information.

Also, please note that the SampleService Smart API is a secure API.

To call the listed resources requires an access token. See Authorization - use Postman to get an access token and Authorization - use Postman to call a secured API for more information.