playground-settings

List Playground Settings

Get all playground settings for this tenant id.

get/api/v1/playground-settings

Response

Successful Response

idstring uuid required
settingsobject required
namestring nullable
created_atstring date-time required
updated_atstring date-time required
descriptionstring nullable
settings_type'complex' | 'simple'
created_by_ls_user_idstring uuid nullable
updated_by_ls_user_idstring uuid nullable
available_in_playgroundboolean
available_in_evaluatorsboolean
available_in_agent_builderboolean
available_in_pollyboolean
available_in_insights_heavyboolean
available_in_insights_lightboolean
oauth_enabledboolean nullable
oauth_token_urlstring nullable
oauth_client_idstring nullable
oauth_client_secretstring nullable
oauth_token_endpoint_auth_method'client_secret_basic' | 'client_secret_post' nullable
oauth_paramsobject nullable
oauth_headersobject nullable

Changes

Changed in 2 of the 48 revisions of this API.29

  • a0acb3a6a10127See the full diff
    • removed the optional property items/available_in_issues_agent_heavy from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/available_in_issues_agent_light from the response with the 200 status

      response-optional-property-removed

    • added the optional property items/oauth_client_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_client_secret to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_enabled to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_headers to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_params to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_token_endpoint_auth_method to the response with the 200 status

      response-optional-property-added

    • added the optional property items/oauth_token_url to the response with the 200 status

      response-optional-property-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property items/available_in_issues_agent_heavy to the response with the 200 status

      response-optional-property-added

    • added the optional property items/available_in_issues_agent_light to the response with the 200 status

      response-optional-property-added

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog