SMS - Get a List of Definitions

GET https://{{et_subdomain}}.rest.marketingcloudapis.com/messaging/v1/sms/definitions/

https://developer.salesforce.com/docs/atlas.en-us.mc-apis.meta/mc-apis/getSMSDefinitions.htm

Gets a list of send definitions.

RESPONSES

status: OK

{"requestId":"0cacdfc2-c527-4010-a375-0df895ccd375","definitions":[{"name":"SMS Postman Demo","definitionKey":"tapi-sms-demo-postman","status":"Active","createdDate":"2019-06-10T15:42:00","modifiedDate":"2019-06-10T15:46:00"}],"count":1,"page":1,"pageSize":50}