Skip to main content
GET
List providers
Returns the provider slugs granted to the API key’s organization. Use a slug from this list when creating a snapshot. Base URL: https://simulation.ressl.ai

Headers

string
required
Bearer rsk_... (or use X-API-Key instead).

Response

string[]
required
Provider slugs available to your org (for example jira, salesforce, slack).
Your array may be shorter or longer depending on grants.

Example

Errors