get https://example.com/api/v1/workers
Retrieves a list of active workers matching search criteria
Retrieves a list of workers that match the search criteria provided in the request where the worker record status is Active.
The maximum number of records that can be retrieved in a single response is 100. To return specific results from the collection, see Pagination in Search APIs.
Attributes retrieved are listed in the HTTP 200
status response example below.