Discussions

Ask a Question
Back to All

Does GET Shifts return data if Position is Deleted/Inactive?

I am learning that several of the APIs do not return data if the position has been deleted; however, once it is reactivated, I can retrieve it. For the following API:

https://www.humanity.com/api/v2/shifts/12345/shiftbreaks?access_token=xxxxxx

If a position is Deleted will the data be returned regardless or does the position need to be in an active status?

Thanks