Skip to main content

Retrieve a number CSV download request

GET 
/origination/number_csv_download_requests/:id

Retrieve a number CSV download request

Request

Path Parameters

    id stringrequired

    ID of the CSV download request

Responses

200: Success

401: Unauthorized

404: Resource not found

422: Unprocessable entity. Can be caused by invalid values. Check message field in response for details.

Loading...