Retrieves one phone-number assignment order by ID so you can monitor a known batch request. Use [List phone number assignment orders](/docs/apis/rest/campaign-registry/phone-number-assignments/list-orders) to discover orders for a campaign or list assignments to inspect the resulting bindings.
#### Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: _Messaging_ and _Numbers_.
[Learn more about API scopes](/docs/platform/your-signalwire-api-space).
Response
The request has succeeded.
idstringformat: "uuid"
The unique identifier of the order.
statestringOptional
The current state of the order.
processed_atdatetimeOptional
Timestamp when the order was processed.
created_atdatetimeOptional
Timestamp when the order was created.
updated_atdatetimeOptional
Timestamp when the order was last updated.
status_callback_urlstringOptional
Optional: Specify a URL to receive webhook notifications when your number assignment order and the number assignments that belong to it change state. See the 10DLC status callback docs for the webhook payload.