Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

scope
enum<string>
required
Available options:
user,
app,
automation
scopeId
string

Response

200 - application/json

OK

id
string
required
scope
enum<string>
required
Available options:
user,
app,
automation
scopeId
string
required
key
string
required
createdBy
string
required
createdTime
string
required
description
string | null
lastModifiedBy
string | null
lastModifiedTime
string | null
Last modified on September 15, 2026