Skip to content

Retrieves the collection of Groups

GET
/groups

Returns all your groups (SMS distribution list).

#!/usr/bin/env bash
curl -X GET https://api.lox24.eu/groups \
-H 'X-LOX24-AUTH-TOKEN: 1234567:e3f3a759b6677959b6ebfcxxxxxxxxxx'
page
integer
default: 1 >= 1

Current page

Groups collection

object
hydra:member
required
Array<object>

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
hydra:totalItems
integer
hydra:view
object
@id
string format: iri-reference
@type
string
hydra:first
string format: iri-reference
hydra:last
string format: iri-reference
hydra:previous
string format: iri-reference
hydra:next
string format: iri-reference
Example
{
"@id": "string",
"@type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
}
hydra:search
object
@type
string
hydra:template
string
hydra:variableRepresentation
string
hydra:mapping
Array<object>
object
@type
string
variable
string
property
string | null
required
boolean

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

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

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