---
title: "Search keywords"
method: GET
path: "/keywords"
tags: ["Keywords"]
---

# Search keywords

`GET /keywords`

REQUIRED SCOPES <code>['keywords:read']</code><br>Search keywords

## Query parameters

- `limit` integer

## Response `200`

OK

- KeywordResource[]
  - `id` integer
  - `owner_id` integer
  - `organization_id` integer
  - `is_active` boolean
  - `name` string
  - `message` string
  - `created_at` string
  - `updated_at` string
  - `disabled_at` string

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
