Knock.Tenants.list

You're seeing just the function list, go back to Knock.Tenants module for more information.
Link to this function

list(client, options \\ [])

View Source

Specs

Returns paginated tenants for environment

Available optional parameters:

#

- page_size: specify size of the page to be returned by the api. (max limit: 50)

- after: after cursor for pagination

- before: before cursor for pagination

- tenant_id: id of the tenant to filter for

- name: name of the tenant to filter for