TestOpenaiConnectivityResult
TestOpenaiConnectivityResult
TestOpenaiConnectivityResult
Result of testing OpenAI connectivity with an admin API key.
error |
String | Error message if the test failed. |
organizationId |
String | The OpenAI organization ID that was verified. |
success |
Boolean! | Whether the connectivity test succeeded. |
testedAt |
String! | Timestamp when the test was performed. |
type |
String | The type of resource verified (always "organization" on success). |