GET /orders/{id}
Summary: Find a specific order
Operation ID: getOrder
Auth: unknown
Operation ID: getOrder
Auth: unknown
Description
Returns a single NumberOrder instance for a given order id. Order contains information about purchased keywords, local, toll-free numbers
Parameters (2)
fields
(string, query, optional)
Limit fields received in response. E.g. fields: id, name or fields items (id, name), see more at [partial response](https://developers.callfire.com/docs.html#partial-response) page.
id
(integer, path, required)
An id of an order
No probe data for this endpoint yet.