cURL
curl --request GET \ --url https://api.example.com/v1/prior-auth/authorizations/{authorization_id}/attachments
[ { "id": "<string>", "fileId": "<string>", "label": "<string>", "createdAt": "2023-11-07T05:31:56Z", "documentTypes": [ "<string>" ] } ]
Successful Response