NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Retrieves a list of all guardians that are associated with minors

get

/spms/v1/guardians/{guardianId}

This is to retrieve list of all guardians

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Retrieves a list of all guardians that are associated with minors
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : childrenIdsList
Type: object
The object returned in Oracle Standard when function is executed successfully
Show Source
Nested Schema : childrenIds
Type: array
Show Source

401 Response

Unauthorized
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

This API is not allowed for your current user role
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

404 Response

Not Found
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Error occurred while processing this request
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source
Back to Top