v1

latestOpenAPI 3.0.32026-08-0645108163.2 KB
Worker

Search workers accessible to the calling company

Returns a paged list of workers visible to the calling company.

A worker is visible when the calling company either added the worker, or has any non-deleted and non-aborted order with the worker (as company or intermediary). Workers outside this access scope are never returned.

The optional search term is matched case-insensitively against both the worker's full name (first + middle + last) and email address; a worker matches when either contains the term. When search is omitted, all accessible workers are returned.

post/public/worker/v1/search-workers

Request body

searchstring

Optional free-text term, matched case-insensitively against both the worker's full name (first + middle + last) and email address. A worker matches when either contains the term. When omitted, all accessible workers are returned.

Response

Successfully retrieved a page of workers.