Skip to content

Get providers.

GET
/backend/v1/providers

Retrieves a list of providers that match the given criteria,
with the option to adjust the limit for more results.

Authorizations

HTTPBearer
Type
HTTP (bearer)

Parameters

Query Parameters

limit

Limits the amount of results.

Type
integer
Default
10
Maximum
100
Minimum
1
addedToProjectId

Get providers added to the project

accessibleToProjectId

Get providers accessible to the project

enabledForProjectId

Get providers enabled for the project

availableGlobally

Get providers that are or are not available to all projects.

configAt

Get the config at a given point in time.

cursor

Selects page for paginated results. Pass in the next or prev attribute in the response

endpoint

ID or name of an endpoint to get active providers for.

groupId

Deprecated

redTeam

Get providers that are for red team use only.

Type
boolean
Default
false

Responses

Successful Response

application/json
JSON
"string"

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Updated at: