Skip to main content
GET
/
sms-templates
List Sms Templates
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/sms-templates
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Query Parameters

is_active
boolean

Response

Successful Response