Skip to main content
GET
Get registration status (lightweight)
This endpoint requires authentication. Include your Bearer token in the Authorization header.

Description

GET /work/registrations/status/ Description: Minimal status-only read for polling — id, status, statusDate, notes only (no full registration/work payload). Authorization:
  • Required role: user or higher
Method: GET

Code Examples

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"

Path Parameters

registrationId
string<uuid>
required

Response

Status retrieved

success
boolean
Example:

true

data
object