Skip to main content
POST
/
timetables
/
view
View case timetable
curl --request POST \
  --url https://cases.platform.arb.inc/timetables/view \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '
{
  "caseID": "2025-08-00292"
}
'
{}

Authorizations

Authorization
string
header
required

access token

Body

application/json
caseID
string
required
Example:

"2025-08-00292"

Response

200 - application/json

Successfully retrieved timetable

The procedural timetable for the case