We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b83f34 commit de580a7Copy full SHA for de580a7
README.md
@@ -79,7 +79,7 @@ client.useRequestOpts({
79
80
### Admins
81
82
-#### [Retrieve and admin](https://developers.intercom.com/intercom-api-reference/reference/view-an-admin)
+#### [Retrieve admin](https://developers.intercom.com/intercom-api-reference/reference/view-an-admin)
83
84
```typescript
85
const admin = await client.admins.find({ id: '123' });
0 commit comments