Preprint Providers
Retrieve a Moderator for a Preprint Provider
Retrieve the details of a specific moderator for a preprint provider, including their permission group and user information.
Permissions - The authenticated user must be an administrator of the preprint 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/preprints/{provider_id}/moderators/{moderator_id}/
Path parameters
provider_idstring required
The unique identifier of the preprint provider.
moderator_idstring required
The unique identifier of the moderator.
Response
Successful retrieval of the moderator.