Retrieve one config element: SD.sti-response-treatment-config

get

https://cloud-native-SBC-IP/config/v1/sd/sti-response-treatment-config/{ElementKey}

Retrieve one config element: SD.sti-response-treatment-config

Request

Path Parameters
Query Parameters
  • Integer value of saved revision, or 'latest', 'active' to show the running config, or 'staging' to show complete configuration to be activated

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

return one config element: StiResponseTreatmentConfig
Body ()
Root Schema : schema
Type: object
configure STI Response treatment config for STIR/SHAKEN
Show Source
Nested Schema : sti-response-treatment-entries
Type: array
verstat and reason code mapping for sti response
Show Source
Nested Schema : StiResponseTreatmentEntries
Type: object
list of entries of sti responses for STI Verification
Show Source

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top