فراز اس ام اس مستندات توسعه‌دهندگان

Home › Patterns

Get List of User's Patterns — FarazSMS SMS web service

GET https://api.iranpayamak.com/ws/v1/patterns

Purpose: List your account's patterns; find a pattern's `code` here to send with it.

Auth: header Api-Key (key from the panel, case-sensitive).

Request fields

  • text (string) — required
  • description (string) — optional
  • shared (boolean) — required
  • website (string) — required
  • attributes (array) — optional

Example body

{
  "search": "",
  "staus": "active",
  "share": 1,
  "sort_by": "updated_at",
  "sort_type": "desc"
}

All FarazSMS web services · llms.txt · OpenAPI