The API Call to retrieve order statuses is GET /api/Order/Statuses. You can use the following call to get a full list of Order Statuses and their attached IDs.
Example
"Name": "NEW", "ExternalName": "NEW", "ID": 1, }, { "Name": "PRINTED", "ExternalName": "PRINTED", "ID": 2,