Get per-link status for one order
get_order_statusUse this when the user wants publication progress or the live URL for a specific order. Fetch the status of each backlink item as it moves through the fulfillment pipeline (to_assign -> assigned -> drafted -> in_review -> approved -> published -> verified), along with its anchor_text, target_url, and published_url once live. Requires a Nautilinks API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| order_id | Yes | The order id, e.g. from list_orders or from a paid quote's get_quote_status result. |