Get a List of GroupsCopy Pageget https://{account}.sysaidit.com/connect/v1/groupsRetrieves a paginated list of groups.Query Paramslimitinteger1 to 500Defaults to 20The number of records to return per page, up to 500.offsetinteger≥ 0Defaults to 0The offset for pagination. Calculated as (page - 1) * limit (page starts at 1).Responses 200Returns a paginated list of groups. 400The request was invalid or cannot be served 401Authentication information is missing or invalidUpdated about 1 month ago Finalize new attachment creation after the initial call to generate_presigned_url. The is the 3rd call made by the client in the creation flow (1st is generating a presigned URL, 2nd - uploading the object to storage using the presigned URL). Create a New GroupDid this page help you?YesNo