Team search with paging.
Parameter | Description |
---|---|
Name | The name parameter returns a single team if the parameter matches the name field. |
Page | The page number. The default value is 1. |
Query | The query parameter is optional and it will return results where the query value is contained in the name field. Query values with spaces need to be URL encoded e.g. query=my%20team. |
Teams Per Page | The number of users to be returned per page. The default value is 1000 |
Get Teams with Grafana and Send Results Via Email
Preview this Workflow on desktop
Team search with paging.
Parameter | Description |
---|---|
Name | The name parameter returns a single team if the parameter matches the name field. |
Page | The page number. The default value is 1. |
Query | The query parameter is optional and it will return results where the query value is contained in the name field. Query values with spaces need to be URL encoded e.g. query=my%20team. |
Teams Per Page | The number of users to be returned per page. The default value is 1000 |
Get Teams with Grafana and Send Results Via Email
Preview this Workflow on desktop