Skip to main content

 Services

Web services from /about to /webhooks

list project memberdetails

/projects/{group}/memberdetails [GET]

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.

Created on , last edited on