cURL
curl --request GET \ --url https://app.formbricks.com/api/v2/roles \ --header 'x-api-key: <api-key>'
{ "data": [ "<string>" ] }
Gets roles from the database.
Documentation IndexFetch the complete documentation index at: https://formbricks.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://formbricks.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Use your Formbricks x-api-key to authenticate.
Roles retrieved successfully.
"owner"
Was this page helpful?