Groups
Retrieve a group
Retrieve details of a group that was previously created.
GET
/
send
/
groups
/
{id}
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Unix epoch timestamp
Refer to checksum calculation