get https://app.modzy.com/api/accounting/teams//members
This endpoint returns a list of team members. It can sorted by by firstName
, lastName
, status
, and lastActiveDateTime
.
Roles
All the roles can access this route.
Responses
This endpoint returns a list of team members. It can sorted by by firstName
, lastName
, status
, and lastActiveDateTime
.
Roles
All the roles can access this route.
xxxxxxxxxx
GET /api/accounting/teams/{demo-team-identifier}/members HTTP/1.1
Host: app.modzy.com
Authorization: ApiKey api.key
Accept: application/json
Content-Type: application/json