Create new alias in a workspace.
name of the workspace
JSON object
Delete an alias.
name of the workspace
name of the alias
Get details about a alias
name of the workspace
name of the alias
Retrieve all aliases in an organization
Get all Query Lambdas that hit a specific Rockset Alias.
Update alias in a workspace.
name of the workspace
name of the alias
JSON object
Retrieve all aliases in a workspace.
name of the workspace
AliasesApi - fetch parameter creator
Create new alias in a workspace.
name of the workspace
JSON object
Delete an alias.
name of the workspace
name of the alias
Get details about a alias
name of the workspace
name of the alias
Retrieve all aliases in an organization
Get all Query Lambdas that hit a specific Rockset Alias.
Update alias in a workspace.
name of the workspace
name of the alias
JSON object
Retrieve all aliases in a workspace.
name of the workspace
AliasesApi - functional programming interface
Create new alias in a workspace.
name of the workspace
JSON object
Delete an alias.
name of the workspace
name of the alias
Get details about a alias
name of the workspace
name of the alias
Retrieve all aliases in an organization
Get all Query Lambdas that hit a specific Rockset Alias.
Update alias in a workspace.
name of the workspace
name of the alias
JSON object
Retrieve all aliases in a workspace.
name of the workspace
ApiKeysApi - factory interface
Create a new API key for the authenticated user.
JSON object
Create a new API key for any user in your organization. Accessible to Admin users only.
JSON object
user email
Delete an API key for the authenticated user.
name of the API key
Delete an API key for any user in your organization. Accessible to Admin users only.
name of the API key
user email
List all API keys for the authenticated user.
List all API keys for any user in your organization. Accessible to Admin users only.
user email
ApiKeysApi - fetch parameter creator
Create a new API key for the authenticated user.
JSON object
Create a new API key for any user in your organization. Accessible to Admin users only.
JSON object
user email
Delete an API key for the authenticated user.
name of the API key
Delete an API key for any user in your organization. Accessible to Admin users only.
name of the API key
user email
List all API keys for the authenticated user.
List all API keys for any user in your organization. Accessible to Admin users only.
user email
ApiKeysApi - functional programming interface
Create a new API key for the authenticated user.
JSON object
Create a new API key for any user in your organization. Accessible to Admin users only.
JSON object
user email
Delete an API key for the authenticated user.
name of the API key
Delete an API key for any user in your organization. Accessible to Admin users only.
name of the API key
user email
List all API keys for the authenticated user.
List all API keys for any user in your organization. Accessible to Admin users only.
user email
CollectionsApi - factory interface
Create new collection in a workspace.
name of the workspace
JSON object
Create an ephemeral source (expires after 24h) to perform preview on.
JSON object
Delete a collection and all its documents from Rockset.
name of the workspace
name of the collection
Get details about a collection.
name of the workspace
name of the collection
Get samples for a collection in Rockset.
name of the workspace
name of the collection
Get schema for a collection in Rockset.
name of the workspace
name of the collection
Retrieve information about source.
JSON object
Get all Aliases for a specific Rockset Collection.
Retrieve all collections in an organization.
Get all Query Lambdas that hit a specific Rockset Collection.
name of the workspace
name of the collection
Get sample documents given collection configuration.
JSON object
Update state of a collection.
name of the workspace
name of the collection
new state of this collection
Upload a file to a collection in Rockset.
name of the workspace
name of the collection
file input stream
file metadata
Upload a file to a preview source that can be used to generate preview docs
preview source identifier
file input stream
file metadata
Retrieve all collections in a workspace.
name of the workspace
CollectionsApi - fetch parameter creator
Create new collection in a workspace.
name of the workspace
JSON object
Create an ephemeral source (expires after 24h) to perform preview on.
JSON object
Delete a collection and all its documents from Rockset.
name of the workspace
name of the collection
Get details about a collection.
name of the workspace
name of the collection
Get samples for a collection in Rockset.
name of the workspace
name of the collection
Get schema for a collection in Rockset.
name of the workspace
name of the collection
Retrieve information about source.
JSON object
Get all Aliases for a specific Rockset Collection.
Retrieve all collections in an organization.
Get all Query Lambdas that hit a specific Rockset Collection.
name of the workspace
name of the collection
Get sample documents given collection configuration.
JSON object
Update state of a collection.
name of the workspace
name of the collection
new state of this collection
Upload a file to a collection in Rockset.
name of the workspace
name of the collection
file input stream
file metadata
Upload a file to a preview source that can be used to generate preview docs
preview source identifier
file input stream
file metadata
Retrieve all collections in a workspace.
name of the workspace
CollectionsApi - functional programming interface
Create new collection in a workspace.
name of the workspace
JSON object
Create an ephemeral source (expires after 24h) to perform preview on.
JSON object
Delete a collection and all its documents from Rockset.
name of the workspace
name of the collection
Get details about a collection.
name of the workspace
name of the collection
Get samples for a collection in Rockset.
name of the workspace
name of the collection
Get schema for a collection in Rockset.
name of the workspace
name of the collection
Retrieve information about source.
JSON object
Get all Aliases for a specific Rockset Collection.
Retrieve all collections in an organization.
Get all Query Lambdas that hit a specific Rockset Collection.
name of the workspace
name of the collection
Get sample documents given collection configuration.
JSON object
Update state of a collection.
name of the workspace
name of the collection
new state of this collection
Upload a file to a collection in Rockset.
name of the workspace
name of the collection
file input stream
file metadata
Upload a file to a preview source that can be used to generate preview docs
preview source identifier
file input stream
file metadata
Retrieve all collections in a workspace.
name of the workspace
ConsoleApi - factory interface
Send confirmation email to user, send email internally, and notify internally
contact sales information
Get list of all activity for user
Record an activity item from console.
the activity item
ConsoleApi - fetch parameter creator
Send confirmation email to user, send email internally, and notify internally
contact sales information
Get list of all activity for user
Record an activity item from console.
the activity item
ConsoleApi - functional programming interface
Send confirmation email to user, send email internally, and notify internally
contact sales information
Get list of all activity for user
Record an activity item from console.
the activity item
DefaultApi - factory interface
DefaultApi - fetch parameter creator
DefaultApi - functional programming interface
DocumentsApi - factory interface
Add documents to a collection.
name of the workspace
name of the collection
JSON object
Delete documents from a collection.
name of the workspace
name of the collection
JSON object
Update existing documents in a collection.
name of the workspace
name of the collection
JSON Patch objects
DocumentsApi - fetch parameter creator
Add documents to a collection.
name of the workspace
name of the collection
JSON object
Delete documents from a collection.
name of the workspace
name of the collection
JSON object
Update existing documents in a collection.
name of the workspace
name of the collection
JSON Patch objects
DocumentsApi - functional programming interface
Add documents to a collection.
name of the workspace
name of the collection
JSON object
Delete documents from a collection.
name of the workspace
name of the collection
JSON object
Update existing documents in a collection.
name of the workspace
name of the collection
JSON Patch objects
IntegrationsApi - factory interface
Create a new integration.
integration credentials
Remove an integration.
name of the integration
Get information about a single integration.
name of the integration
List all integrations in an organization.
Verify that an integration is healthy.
name of the integration
IntegrationsApi - fetch parameter creator
Create a new integration.
integration credentials
Remove an integration.
name of the integration
Get information about a single integration.
name of the integration
List all integrations in an organization.
Verify that an integration is healthy.
name of the integration
IntegrationsApi - functional programming interface
Create a new integration.
integration credentials
Remove an integration.
name of the integration
Get information about a single integration.
name of the integration
List all integrations in an organization.
Verify that an integration is healthy.
name of the integration
OrganizationsApi - factory interface
Retrieve information about current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get information about organization's recent activity.
Retrieve settings for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get the payment information for your organization.
Get stored payment information for your organization.
Get stored sso information for your organization.
Update payment settings with new Stripe Source id.
JSON object
Update SSO settings with certificates and redirect links.
JSON object
OrganizationsApi - fetch parameter creator
Retrieve information about current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get information about organization's recent activity.
Retrieve settings for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get the payment information for your organization.
Get stored payment information for your organization.
Get stored sso information for your organization.
Update payment settings with new Stripe Source id.
JSON object
Update SSO settings with certificates and redirect links.
JSON object
OrganizationsApi - functional programming interface
Retrieve information about current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get information about organization's recent activity.
Retrieve settings for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Retrieve usage levels for current organization.
Get the payment information for your organization.
Get stored payment information for your organization.
Get stored sso information for your organization.
Update payment settings with new Stripe Source id.
JSON object
Update SSO settings with certificates and redirect links.
JSON object
ProvisionApi - factory interface
JSON object
ProvisionApi - fetch parameter creator
JSON object
ProvisionApi - functional programming interface
JSON object
QueriesApi - factory interface
Fetch a query plan from Rockset's planner for a given SQL query.
JSON object
Fetch execution statistics for a particular query.
Make a SQL query to Rockset.
JSON object
Validate a SQL query with Rockset's parser and planner.
JSON object
Validate a SQL Expression with Rockset's parser and planner.
JSON object
QueriesApi - fetch parameter creator
Fetch a query plan from Rockset's planner for a given SQL query.
JSON object
Fetch execution statistics for a particular query.
Make a SQL query to Rockset.
JSON object
Validate a SQL query with Rockset's parser and planner.
JSON object
Validate a SQL Expression with Rockset's parser and planner.
JSON object
QueriesApi - functional programming interface
Fetch a query plan from Rockset's planner for a given SQL query.
JSON object
Fetch execution statistics for a particular query.
Make a SQL query to Rockset.
JSON object
Validate a SQL query with Rockset's parser and planner.
JSON object
Validate a SQL Expression with Rockset's parser and planner.
JSON object
QueryLambdasApi - factory interface
Create a Query Lambda in given workspace.
name of the workspace
JSON object
Create a tag for a specific Query Lambda version, or update that tag if it already exists.
name of the workspace
name of the Query Lambda
JSON object
Delete a Query Lambda.
name of the workspace
name of the Query Lambda
Delete a tag for a specific Query Lambda
name of the workspace
name of the Query Lambda
name of the tag
Delete a Query Lambda version.
name of the workspace
name of the Query Lambda
version
Execute a particular version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
Execute the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
tag
Get aggregate Query Lambda usage data for a time window, at requested intervals.
name of the workspace
name of the Query Lambda
version
start time (ms)
end time (ms)
Get the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
name of the tag
Get details for a specified version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
List all Query Lambdas in an organization.
List all distinct Query Lambda tags in an organization.
List all Query Lambda versions associated with a given tag.
name of the tag
List all tags associated with a Query Lambda
name of the workspace
name of the Query Lambda
List all versions of a Query Lambda.
name of the workspace
name of the Query Lambda
List all Query Lambdas under given workspace.
name of the workspace
Create a new version of a Query Lambda in given workspace.
name of the workspace
name of the Query Lambda
JSON object
QueryLambdasApi - fetch parameter creator
Create a Query Lambda in given workspace.
name of the workspace
JSON object
Create a tag for a specific Query Lambda version, or update that tag if it already exists.
name of the workspace
name of the Query Lambda
JSON object
Delete a Query Lambda.
name of the workspace
name of the Query Lambda
Delete a tag for a specific Query Lambda
name of the workspace
name of the Query Lambda
name of the tag
Delete a Query Lambda version.
name of the workspace
name of the Query Lambda
version
Execute a particular version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
Execute the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
tag
Get aggregate Query Lambda usage data for a time window, at requested intervals.
name of the workspace
name of the Query Lambda
version
start time (ms)
end time (ms)
Get the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
name of the tag
Get details for a specified version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
List all Query Lambdas in an organization.
List all distinct Query Lambda tags in an organization.
List all Query Lambda versions associated with a given tag.
name of the tag
List all tags associated with a Query Lambda
name of the workspace
name of the Query Lambda
List all versions of a Query Lambda.
name of the workspace
name of the Query Lambda
List all Query Lambdas under given workspace.
name of the workspace
Create a new version of a Query Lambda in given workspace.
name of the workspace
name of the Query Lambda
JSON object
QueryLambdasApi - functional programming interface
Create a Query Lambda in given workspace.
name of the workspace
JSON object
Create a tag for a specific Query Lambda version, or update that tag if it already exists.
name of the workspace
name of the Query Lambda
JSON object
Delete a Query Lambda.
name of the workspace
name of the Query Lambda
Delete a tag for a specific Query Lambda
name of the workspace
name of the Query Lambda
name of the tag
Delete a Query Lambda version.
name of the workspace
name of the Query Lambda
version
Execute a particular version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
Execute the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
tag
Get aggregate Query Lambda usage data for a time window, at requested intervals.
name of the workspace
name of the Query Lambda
version
start time (ms)
end time (ms)
Get the Query Lambda version associated with a given tag.
name of the workspace
name of the Query Lambda
name of the tag
Get details for a specified version of a Query Lambda.
name of the workspace
name of the Query Lambda
version
List all Query Lambdas in an organization.
List all distinct Query Lambda tags in an organization.
List all Query Lambda versions associated with a given tag.
name of the tag
AliasesApi - factory interface