API Details
Description | API URI | Request Parameters | Response Parameters |
---|---|---|---|
Retrieves the access and mobility policy data for a subscriber. | {apiRoot}/nudr-dr/v1/ policy-data/ues/{ueId} /am-data | Path and Query |
200 Ok AmPolicyData |
Retrieves the session management policy data for a subscriber. |
{apiRoot}/nudr-dr/v1/ policy-data/ues/{ueId} /sm-data | Path and Query |
200 Ok SmPolicyData |
Important | The UE Id in the API represents the SUPI or GPSI. |