Skip to main content
GET
Retrieve an Offboarding Request

Authorizations

Authorization
string
header
required

Access Token Authentication

Path Parameters

offboardingRequestId
string<uuid>
required

The id of the Offboarding Request

Response

OK

An Offboarding Request

data
object

Represents an entity in the offboarding process.

id
string<uuid>

The id of the Offboarding Request

principalId
string<uuid>

The id of the Principal that initiated the Offboarding Request

status
enum<string>
Available options:
Canceled,
Failed,
Pending,
Succeeded