Skip to main content

List workspace credentials

List workspace credentials

Query Parameters
workspaceId string REQUIRED
type REQUIRED
Responses
200

Successful response

Schema
credentials object[]
id string
name string
default

Error response

Schema
message string
code string
issues object[]
message string
credentials-listCredentials
GET /credentials
workspaceId — query
type — query
https://app.typebot.io/api/v1
curl -L 'https://app.typebot.io/api/v1/credentials' \
-H 'Accept: application/json'