List shifts
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
page
integer
The page of results to retrieve.
per_page
integer
The number of results to retrieve per page. The endpoint returns 20 results per page by default.
query
string
Text-based search for shifts by name.
``200 OK
``401 Unauthorized
Updated3 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://api.fountain.com/v2/shifts \
--header 'accept: application/json'
Click Try It! to start a request and see the response here! Or choose an example:
application/json
200401
Updated3 months ago