Get all groups

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API allows you to retrieve details of all the groups that are available in the org.

👍

Note

For detailed information about our APIs and for hands-on testing, refer documentation in API overview and step-by-step guide on making your first API call in Make your first API call .

Prerequisites

  • Authentication: Basic or OAuth authentication
  • Default access group

Resource information

URIapi_gateway/v1/badges/group
HTTP methodGET
PaginationYes
Rate limitNA
Batch supportNA

API endpoint example

https://eucrm.cc.capillarytech.com/api_gateway/v1/badges/group?size=100&page=0&order=ASC

Request query parameters

ParametersData typeDescription
orderEnumSort response based on order. Supported values: ASC and DESC
sizeIntegerThe number of items or records returned in a single API response.
pageIntegerThe amount of the data that you want to retrieve. Default value: 10.
{
    "data": {
        "badgeGroups": [
            {
                "id": "67ebaa886666db076c3c757e",
                "orgId": 100737,
                "name": "GROUP_RANK_2",
                "rank": 2,
                "createdBy": 75161973,
                "createdOn": 1743497864.510000000,
                "createdOnISO": "2025-04-01T08:57:44Z",
                "lastUpdatedBy": 75161973,
                "lastUpdatedOn": 1743497864.510000000,
                "lastUpdatedOnISO": "2025-04-01T08:57:44Z",
                "isActive": true
            },
            {
                "id": "690871a02814b4096eba364b",
                "orgId": 100737,
                "name": "jehrwjer",
                "rank": 2,
                "createdBy": 75176138,
                "createdOn": 1762161056.796000000,
                "createdOnISO": "2025-11-03T09:10:56Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762161056.796000000,
                "lastUpdatedOnISO": "2025-11-03T09:10:56Z",
                "isActive": true
            },
            {
                "id": "6908730a2814b4096eba3656",
                "orgId": 100737,
                "name": "ewrewrwer",
                "rank": 2,
                "createdBy": 75176138,
                "createdOn": 1762161418.830000000,
                "createdOnISO": "2025-11-03T09:16:58Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762161418.830000000,
                "lastUpdatedOnISO": "2025-11-03T09:16:58Z",
                "isActive": true
            },
            {
                "id": "6908731a7d46045db5a44312",
                "orgId": 100737,
                "name": "ewrweewrwerwerwerwer",
                "rank": 0,
                "createdBy": 75176138,
                "createdOn": 1762161434.268000000,
                "createdOnISO": "2025-11-03T09:17:14Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762161434.268000000,
                "lastUpdatedOnISO": "2025-11-03T09:17:14Z",
                "isActive": true
            },
            {
                "id": "690873332814b4096eba365e",
                "orgId": 100737,
                "name": "werwerwrw",
                "rank": 23423424,
                "createdBy": 75176138,
                "createdOn": 1762161459.779000000,
                "createdOnISO": "2025-11-03T09:17:39Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762161459.779000000,
                "lastUpdatedOnISO": "2025-11-03T09:17:39Z",
                "isActive": true
            },
            {
                "id": "690873b67d46045db5a44324",
                "orgId": 100737,
                "name": "skjhfdjfhgsj",
                "rank": 214748364,
                "createdBy": 75176138,
                "createdOn": 1762161590.436000000,
                "createdOnISO": "2025-11-03T09:19:50Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762161590.436000000,
                "lastUpdatedOnISO": "2025-11-03T09:19:50Z",
                "isActive": true
            },
            {
                "id": "690874cd2814b4096eba3662",
                "orgId": 100737,
                "name": "45345545445435",
                "rank": 2,
                "createdBy": 75176138,
                "createdOn": 1762161869.946000000,
                "createdOnISO": "2025-11-03T09:24:29Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762166043.659000000,
                "lastUpdatedOnISO": "2025-11-03T10:34:03Z",
                "isActive": true
            },
            {
                "id": "690883f97d46045db5a443a4",
                "orgId": 100737,
                "name": "6456564564",
                "rank": 2,
                "createdBy": 75176138,
                "createdOn": 1762165753.356000000,
                "createdOnISO": "2025-11-03T10:29:13Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762166079.753000000,
                "lastUpdatedOnISO": "2025-11-03T10:34:39Z",
                "isActive": true
            },
            {
                "id": "690889237d46045db5a443a8",
                "orgId": 100737,
                "name": "Group_01",
                "rank": 24,
                "createdBy": 75176138,
                "createdOn": 1762167075.823000000,
                "createdOnISO": "2025-11-03T10:51:15Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762167092.808000000,
                "lastUpdatedOnISO": "2025-11-03T10:51:32Z",
                "isActive": true
            },
            {
                "id": "6908893e7d46045db5a443a9",
                "orgId": 100737,
                "name": "i3uy32i4",
                "rank": 24,
                "createdBy": 75176138,
                "createdOn": 1762167102.273000000,
                "createdOnISO": "2025-11-03T10:51:42Z",
                "lastUpdatedBy": 75176138,
                "lastUpdatedOn": 1762403562.302000000,
                "lastUpdatedOnISO": "2025-11-06T04:32:42Z",
                "isActive": true
            }
        ],
        "pagination": {
            "page": 0,
            "size": 10,
            "total": 19,
            "totalPages": 2
        }
    },
    "errors": [],
    "warnings": []
}

Response parameters

ParameterData TypeDescription
idStringUnique identifier of the item
orgIdIntegerOrganization identifier
nameStringName of the item
rankIntegerRank of the item
createdByIntegerID of the user who created the item
createdOnTimestampTimestamp when the item was created
createdOnISOString

Timestamp when the item was created, in ISO 8601 format, returned in the server time zone.

EU server example 2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example 2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

lastUpdatedByIntegerID of the user who last updated the item
lastUpdatedOnTimestampTimestamp when the item was last updated
lastUpdatedOnISOString

Timestamp when the item was last updated, in ISO 8601 format, returned in the server time zone.

EU server example 2025-12-16T14:30:45Z → 16 December 2025, 14:30:45 (UTC)

India server example 2025-12-16T14:30:45+05:30 → 16 December 2025, 14:30:45 (IST)

Note: The response time zone always matches the server time zone, regardless of the time zone offset in the request.

isActiveBooleanIndicates whether the item is active
Query Params
string
enum
Allowed:
string
string
Responses

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json