Get All Groups
Get all entity groups. If using a JWT, will return all groups the entity is part of. If using an API key, will return all groups for the organization.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
limit
The maximum number of results to return. Defaults to 1. Max is 10.
startingAfter
Response
This endpoint returns an object.
count
hasMore
data