Skip to main content
GET
Get Access Profile Groups

Authorizations

Authorization
string
header
required

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

Query Parameters

limit
integer
default:20

Pagination - How many results to return

Required range: x <= 50
offset
integer
default:0

Pagination - How many results to skip

updatedSince
string<date-time>

Response

200 - application/json

The request has succeeded.

groups
object[]
required
pageInfo
object
required