list project memberdetails
/projects/{group}/memberdetails [GET]
API Support | Available since | Last updated | Output |
---|---|---|---|
5.8102 | 5.9500 | xml, json |
Description
Returns the list of member details types available to this group or project.
Parameters
No parameters required.
Permission
This service is restricted to guest and higher unless the group or project is accessible to public.
Response
The returned XML is as follows:
<details-list> <details name="[name]"/> ... </details-list>
Error Handling
No specific errors expected for this service.