/
GE
geopera
/
Geopera Data Platform
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 20h ago · Updated 20h ago
Details
Filter operations
admin-billing
32
admin-billing-approvals
8
admin-campaigns
2
admin-monitors
2
admin-orders
14
admin-tasking
12
alerts
3
analytics
5
auth-keycloak
14
band-formulas
2
billing
6
billing-approvals
6
billing-credits
8
billing-payment-methods
4
billing-topup
4
campaigns
2
catalog
3
clip-jobs
10
cog-tiles
5
collections
2
diagnostics
1
eulas
12
events
3
glossary
12
integrations-email
1
item-tiles
5
items
8
job-dispatch
2
kernel
10
kernel-ops
365
lifecycle
3
notifications
2
orders
18
processing
14
processing-jobs
6
projects
3
reports
2
resource-facade
303
share-links
3
stac
12
tasking
18
uploads
1
get
Get Upload
usage
3
visualization
2
get
Get Sample Providers
get
Get Provider Samples
get
Get Sample Info
get
Get Sample Tile With Format
post
Get Sample Tile With Format
get
Get Sentinel Tile With Format
get
Get Sentinel Info
get
Get Landsat Scene Info
get
List Visualizations
get
Get Landsat Tile
get
Get Naip Item Info
get
List Naip Visualizations
get
Get Naip Tile
post
Post Naip Tile
get
Root
get
Health Check
get
Readiness Check
get
Get Metrics
uploads
Get Upload
Get upload session status.
get
/api/v1/uploads/{upload_id}
Path parameters
upload_id
string
required
Headers
x-api-key
string
nullable
Response
Successful Response
UploadResponse
required
Upload session as returned from the API.
id
string
required
project_id
string
required
status
'initiating'
|
'uploading'
|
'detecting'
|
'converting'
|
'reviewing'
|
'registering'
|
'completed'
|
'failed'
required
transfer_method
string
file_count
integer
total_bytes
integer
bytes_uploaded
integer
raw_prefix
string
nullable
processed_prefix
string
nullable
user_metadata
object
nullable
detected_metadata
object
nullable
is_categorical
boolean
target_collection_id
string
nullable
error_message
string
nullable
error_step
string
nullable
checksum_crc32c
string
nullable
created_by
string
nullable
created_at
string
date-time
required
updated_at
string
date-time
required
Changes