September 15, 2022

Bulk Resource GET Requests

You can now request specific API resources in bulk. When the `id` query parameter is used in requests to resource list endpoints such as `/employees` and `/workplaces`, only the specified resources will be returned. Fewer API requests can help improve performance and simplify many use cases. Learn more about bulk requests here.