Skip to main content
GET
Get all shifts
Shifts are paginated using Unix timestamps (float) as cursors for precise temporal ordering.

Cursor Format

  • Type: Unix Timestamp (float)
  • Example: 1736302471.07677
  • Ordering: Descending (newest first)

Authorizations

Authorization
string
header
required
Guild
string
header
required

Query Parameters

after
number<float>
limit
integer

Response

200 - application/json

List of shifts

data
object[]
pagination
object