Skip to content

Retrieves the entry of Groups

GET
/groups/{id}

Returns the data of the specific group, such as group and column name.

#!/usr/bin/env bash
curl https://api.lox24.eu/groups/12344 \
-H 'Content-Type: application/json' \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
id
required
integer

Group ID

Groups resource

Phone’s group

object
@context
One of:
string
@id

JSON-LD ID

string
@type

JSON-LD type

string
id

Group ID

integer
>= 1
name
required

Group name

string
>= 1 characters <= 50 characters
description

Group description

string | null
<= 255 characters
name_a

Name of the column

string | null
<= 50 characters
name_b

Name of the column

string | null
<= 50 characters
name_c

Name of the column

string | null
<= 50 characters
name_d

Name of the column

string | null
<= 50 characters
name_e

Name of the column

string | null
<= 50 characters
count_items

Count of the item in the group

integer
deleted_at

Date and time when group will be deleted

string | null format: date-time

Client ID or API key isn’t active or invalid!

Account isn’t activated. Please wait or contact to support!

Resource not found

IP address was temporary blocked, because during short time from it was sent many request with invalid credentials. Please wait and try later.