Ollang API Reference
Get Figma Order Status
Get the current status of a Figma translation order including review info
GET
Retrieve the current status of a specific Figma translation order. When the order is at a review gate, additional information about the reviewing team is included.
Authorizations
This endpoint requires API key authentication. Include your API key in the request header:- Header name:
X-Api-Key - Header value: Your API key from the Ollang dashboard
Path Parameters
string
required
The unique identifier of the order.
Response
string
The unique order identifier.
string
Current order status:
ongoing, review, waitingForApprove, completed, delivered, pending, revision.string
The target language code for this order.
string
ISO 8601 timestamp of when the order was created.
string
ISO 8601 timestamp of when the order was completed/delivered.
null if not yet completed.string
The display name of the order.
object
Present when the order is currently at a review gate.
null otherwise.