Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
List of group members retrieved successfully
User's CPF (Brazilian tax ID)
Example:
"12345678901"
ISO timestamp when the user joined the group
Example:
"2024-01-15T10:30:00Z"
User's display name if available
Example:
"João Silva"
CPF of the user who added this member
Example:
"98765432109"