---
search:
  tags:
    - File Uploads
    - GET
seo:
  description: >-
    Returns the current status and metadata of an upload. Poll this endpoint
    until status is… Reference for the GET /uploads/{id} endpoint in the Ordinal
    API.
sidebar:
  label: Get upload status
  badge: GET
title: Get upload status
type: openapi-operation
---
Returns the current status and metadata of an upload. Poll this endpoint until status is 'ready', then use the returned assetId when creating posts.

`GET /uploads/{id}`
