Preview a LOA configuration
GET/porting/loa_configurations/:id/preview
Preview a specific LOA configuration.
Request
Path Parameters
id uuidrequired
Identifies a LOA configuration.
Responses
200: Successful response
- application/pdf
404: Resource not found
500: Internal server error
Request samples
curl -L 'https://api.telnyx.com/v2/porting/loa_configurations/:id/preview' \
-H 'Accept: application/pdf' \
-H 'Authorization: Bearer <TOKEN>'
Response samples
%PDF-1.4...