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

current_page
integer
page_size
integer
workspace_id
string
type
enum<string>
default:all
Available options:
workspace,
organisation,
all

Response

200 - application/json
object
enum<string>
Available options:
list
total
integer
data
object[]
Last modified on September 15, 2026