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

workspace_id
string
current_page
integer
default:0
Required range: x >= 0
page_size
integer
default:100
Required range: 1 <= x <= 100
id
string
Maximum string length: 255

Response

200 - application/json
data
object[]
total
integer
Last modified on September 18, 2026