find many workers
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
filter
object
filterobject
fromLang
string
Locale-style string indicating the backend should translate relevant string values to the specified language
toLang
string
Locale-style string indicating the backend should translate relevant string values to the specified language
``200 One or many worker documents found. Wrapped in a JsonAPI root response with collection of documents as data.
``500 default error response
Updated about 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
\
--globoff \
--url 'https://services.fountain.com/api/serviceworkforce/workers?filter[collate][locale]=en' \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200500
Updated about 2 months ago