Checks whether a shift has reached its staffing capacity.
cURL
curl --request GET \ --url https://api.roostedhr.com/api/1_12/events/{id}/shifts/{shift_id}/is-full \ --header 'X-API-KEY: <api-key>'
200
Example
true
false
filled
quantity
Event ID
Shift ID
OK
The response is of type boolean.
boolean