GoSmarter API Gateway
string · uuid · requiredstring · requiredstring · uuidstring · uuidstringstring · uuidstring · uuidstring · date-timestring · date-time
string · uuid · requiredstring · requiredstring · uuidstring · uuidstringstring · uuidstring · uuidstring · date-timestring · date-time
string · uuid · requiredstring · uuid · requiredstring · requiredstring · uuidstring · uuidstringstring · uuidstring · uuidstring · date-timestring · date-time
string · uuid · requiredstring · uuid · requiredstring · required
OptimisationFilterProfiles
List saved optimisation filter profiles
GET
https://api.gosmarter.ai
/api/company/{companyId}/optimisation/filter-profiles
path Parameters
companyIdHeaders
GoSmarter-Api-KeyThe GoSmarter-Api-Key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
List saved optimisation filter profiles › Responses
Payload of Array of OptimisationFilterProfileDto
profileIdcompanyIdnamecreatedBylastModifiedBycreatedAtupdatedAtSave a new optimisation filter profile
POST
https://api.gosmarter.ai
/api/company/{companyId}/optimisation/filter-profiles
path Parameters
companyIdHeaders
GoSmarter-Api-KeyThe GoSmarter-Api-Key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Save a new optimisation filter profile › Responses
Payload of OptimisationFilterProfileDto
profileIdcompanyIdnamecreatedBylastModifiedBycreatedAtupdatedAtUpdate a saved optimisation filter profile
PUT
https://api.gosmarter.ai
/api/company/{companyId}/optimisation/filter-profiles/{profileId}
path Parameters
companyIdprofileIdHeaders
GoSmarter-Api-KeyThe GoSmarter-Api-Key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Update a saved optimisation filter profile › Responses
Payload of OptimisationFilterProfileDto
profileIdcompanyIdnamecreatedBylastModifiedBycreatedAtupdatedAtSoft-delete a saved optimisation filter profile
DELETE
https://api.gosmarter.ai
/api/company/{companyId}/optimisation/filter-profiles/{profileId}
path Parameters
companyIdprofileIdHeaders
GoSmarter-Api-KeyThe GoSmarter-Api-Key header is used to authenticate with the API using your API key. Value is of the format YOUR_KEY_HERE.
Soft-delete a saved optimisation filter profile › Responses
No description
No data returned

