team_member_list ()
Function prototype | team_member_list (session, team, with_permissions) |
---|---|
API Version | All |
SOAP, REST (Since API Version 2.7.31) |
Description
Returns a list of the members (USERS or TEAMS) of the specified TEAM
Input parameters: |
|
Output parameters: |
|
Request example
team_member_list (“LC53060c6f729de8.42629546”, 51)
Response
The response format is XML when the function has been invoked via the SOAP API, and JSON when it has been invoked via the REST API
Return Error codes
ERROR CODE |
|
---|---|
INVALID_TOKEN | The session token provided is not valid |
TEAM.NOT_FOUND | The TEAM was not found |