Get a folder member

head/folders/{folderId}/members/{memberId}

Returns the specified member.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
folderId
string<object-id>
true

The identifier of a specific folder, or of one of the delegate strings @myFolder, @appDataFolder, @myHistory, @myFavorites, or @public.

memberId
string
true

Member id.

Responses

StatusMeaningDescription
200OK

The request succeeded. The folder member was returned.

Headers
404Not Found

No member exists at the requested path.