v1

latestSwagger 2.0Apache 2.02026-07-1334102.9 MB
Preprint Providers

List Moderators for a Preprint Provider

Retrieve a list of all moderators assigned to a specific preprint provider.

Permissions

  • The authenticated user must be an administrator of the preprint provider.

Returns

  • A JSON object with a data key containing an array of moderator records.
  • Each moderator includes their permission group and basic user information.
get/providers/preprints/{provider_id}/moderators/

Path parameters

provider_idstring required

The unique identifier of the preprint provider.

Query parameters

pageinteger

Page number of results to view.

filter[permission_group]string

Filter moderators by permission group (moderator or admin).

Response

Successful retrieval of the moderators list.