Get reputation settings
Retrieve the current Number Reputation settings for an enterprise.
Returns the enrollment status (pending, approved, rejected, deleted), check frequency, and any rejection reasons.
Returns 404 if reputation has not been enabled for this enterprise.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the enterprise (UUID)
Example:
"6a09cdc3-8948-47f0-aa62-74ac943d6c58"
Response
Reputation settings
JavaScript