This documentation is built and maintained by the Flireo AI team to help you create, launch, and scale intelligent phone agents. Access the dashboard here.
curl --location --request GET 'https://api.flireo.nl/v1/phone-number-orders/' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"phone_number": "string",
"status": "string",
"number_type": "string",
"requirements_met": true,
"ordered_at": "2019-08-24T14:15:22Z",
"external_order_id": "string",
"external_sub_order_id": "string",
"verification_group": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"status": "string",
"locality": "string",
"phone_number_type": "string"
}
}
}