v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Collection Providers

Retrieve a Moderator for a Collection Provider

Retrieve the details of a specific moderator for a collection provider, including their permission group and user information.

Permissions - The authenticated user must be an administrator of the collection provider.

Returns - A JSON object with a data key containing the moderator's details. - Each moderator includes their permission group and basic user information.

get/providers/collections/{provider_id}/moderators/{moderator_id}/

Path parameters

provider_idstring required

The unique identifier of the collection provider.

moderator_idstring required

The unique identifier of the moderator.

Response

Successful retrieval of the moderator.