ReferenceAPI referenceConfiguration
Read the effective S3-compatible artifact storage configuration
GET
/organizations/{organization_id}/artifact-storagetasuku_session<token>
In: cookie
Path Parameters
organization_id*string
Length
1 <= length <= 128Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/organizations/string/artifact-storage"{ "data": { "configured": true, "source": "", "endpoint": "http://example.com", "public_endpoint": "http://example.com", "region": "string", "bucket": "string", "prefix": "string", "force_path_style": true, "credentials_set": true, "last_tested_at": "2019-08-24T14:15:22Z" }}Test and save an organization S3-compatible storage override PUT
Previous Page
Read the organization's conversation-intelligence model configuration GET
A blank base URL uses the standard OpenAI API. The API key is stored separately as the encrypted organization secret CONVERSATION_API_KEY and is never returned.