Knock integration (Communication, Developer Tools). Imported from open-connector.
https://api.knock.app/v1/users
| Param | Type | Required | Description |
|---|---|---|---|
| include | array | optional | Associated resources to include in the Knock response. |
| after | string | optional | A Knock pagination cursor. |
| before | string | optional | A Knock pagination cursor. |
| pageSize | integer | optional | The number of users to return. Knock defaults to 50. |
/users/{userId}
| Param | Type | Required | Description |
|---|---|---|---|
| userId | string | required | The Knock user ID. |
/users/{userId}
| Param | Type | Required | Description |
|---|---|---|---|
| userId | string | required | The Knock user ID. |