1. Get Media Attachment
Op name:
scgrids.getMediaAttachment
This gets the uploaded media attachment
Endpoint:
Method: POST
Type: application/json
URL: /v1/actions
Headers:
Key | Value | Description |
---|---|---|
Authorization | (Required) The Acccess Token or HMAC Signature | |
x-sc-identity | external | (Required) |
Query params:
Key | Value | Description |
---|---|---|
op | scgrids.getMediaAttachment | (Required) Operation Name |
org | scnoop | (Required) Organisation Name |
pid | scnoop | (Required) Project ID |
Body:
{
"URI": ""
}
Error codes: