Get attachments for the request id.

get

/iam/governance/selfservice/api/v1/requests/{reqid}/attachments

Returns the attachments associated with the specified request id.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Successful
Headers
Body ()
Root Schema : GetReqAttachmentsResponse
Type: object
Show Source
Nested Schema : tasks
Type: array
Show Source
Nested Schema : LinkDataInstances
Type: object
Show Source
Nested Schema : ReqAttachmentsTasks
Type: object
Show Source
Nested Schema : attachments
Type: array
Show Source
Nested Schema : ReqAttachment
Type: object
Show Source

401 Response

Unauthorized

404 Response

Requested entity not found

500 Response

Internal Server Error

Default Response

Unexpected error
Back to Top