provider Organizations GET /organizations
@utdk/zendesk /organizations
List organizations
Returns all organizations in the account. Organizations group users together and can be used to manage shared tickets and visibility rules.
page query
integer
per_page query
integer

Try it

Authentication
Configure credentials for Zendesk Support API
listorganizations
GET/organizations
Returns all organizations in the account. Organizations group users together and can be used to manage shared tickets and visibility rules.

Configure credentials above to enable sending.

Code snippet
Updates live as you fill in the form above.

TypeScript

import zendesk from '@utdk/zendesk';

await zendesk.listorganizations()