Retrieve a single upload portals identified by ID.
Organization ID
Portal ID
OK
Whether the operation succeeded
Optional error description (set if 'success' was false)
Portal ID for the new upload portal
The name of the upload portal.
"EdgeImpulse Inc."
The purpose and description of the upload portal.
"EdgeImpulse Inc. Portal description"
The url postfix of the upload portal.
"edgeImpulse"
The token used to validate access to the upload portal.
"SECRET_TOKEN"
The S3 bucket name to store the uploaded data.
"my-s3-bucket"
S3 bucket ID. If missing, then this is using the Edge Impulse hosted bucket.
1
The S3 bucket path where uploaded data is stored.
"/path/to/bucket"
The full S3 bucket path where uploaded data is stored.
"s3://bucketname/path/to/bucket"