Get Out Of Office record

get

/process/api/v1/user-configurations/out-of-office/{id}

Retrieves an Out Of Office record by ID.

Request

Path Parameters
Header Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Successful operation
Body ()
Root Schema : OutOfOfficeConfiguration
Type: object
Show Source
Match All
Show Source
Nested Schema : User
Match All
Show Source
Nested Schema : taskAction
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1
Current one action is supported.
Show Source
Nested Schema : CommonModel
Type: object
Show Source
Nested Schema : IdentityCommon
Type: object
Show Source
Nested Schema : OutOfOfficeTaskAction
Type: object
Show Source
Nested Schema : identities
Type: array
Minimum Number of Items: 1
Maximum Number of Items: 1
Show Source
Nested Schema : Identity
Match All
Show Source
Nested Schema : Identity-allOf[1]
Type: object
Show Source

400 Response

Returned if some of the query parameters are invalid

401 Response

Unauthorized

429 Response

Too Many Requests

500 Response

Internal Server Error

503 Response

Too Many Exceptions or Too Slow Requests
Back to Top