Skip to main content

Retrieve a Fax Application

GET 
/fax_applications/:id

Return the details of an existing Fax Application inside the 'data' attribute of the response.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response

400: Bad request, the request was unacceptable, often due to missing a required parameter.

401: Unauthorized

403: Unauthorized

404: Fax does not exist

Loading...