Groups
Retrieve a group
Retrieve details of a group that was previously created.
GET
/
send
/
groups
/
{id}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
epoch
integer
requiredUnix epoch timestamp
checksum
string
requiredRefer to checksum calculation
Path Parameters
id
integer
requiredResponse
200 - application/json
This is group schema
id
integer
name
string
created_at
string
Object creation time in UTC
updated_at
string
Object creation time in UTC