Skip to main content
O&M Management/Monitoring APIs/Notification Service APIs
GETNotification Service APIsSince SynchronousAuth Required

Query SMS Endpoint

Query SMS Endpoint

Execution Availability

Try It Out

Submit a mock request using the current auth context and example-driven inputs.

Request Inputs

This API requires no request parameters.

Responses

200 OK

On success, this API returns an empty JSON object {}.

Endpoint

GET/zstack/v1/sns/sms-endpoints

/zstack/v1/sns/sms-endpoints

Operation ID

QuerySNSSmsEndpoint

Permalink

Request Example

curl -X GET 'http://{host}/zstack/v1/sns/sms-endpoints' -H 'Authorization: OAuth {sessionUuid}'

Response Example

200
{}

Change History

This API has no change history records yet.

View all change history