Skip to main content
GET
List groups

Authorizations

Authorization
string
header
required

API key issued in the dashboard. Server-side only: never ship it to a browser, and never pass it as a query parameter.

Query Parameters

limit
integer
default:25

How many items to return.

Required range: 1 <= x <= 100
cursor
string

Value of pagination.next_cursor from the previous page. Opaque — pass it back unchanged.

Maximum string length: 512

Response

object
enum<string>
required
Available options:
list
data
object[]
required
pagination
object
required