naftiko: 1.0.0-alpha2 info: label: Telnyx API — Authentication Providers description: 'Telnyx API — Authentication Providers. 5 operations. Lead operation: List all SSO authentication providers. Self-contained Naftiko capability covering one Telnyx business surface.' tags: - Telnyx - Authentication Providers created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: TELNYX_API_KEY: TELNYX_API_KEY capability: consumes: - type: http namespace: telnyx-authentication-providers baseUri: https://api.telnyx.com/v2 description: Telnyx API — Authentication Providers business capability. Self-contained, no shared references. resources: - name: authentication_providers path: /authentication_providers operations: - name: findauthenticationproviders method: GET description: List all SSO authentication providers outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: sort in: query type: string description: Specifies the sort order for results. By default sorting direction is ascending. To have the results sorted in descending order add the - prefix.