Skip to main content

tools.ozone.server.getConfig

GET 

/xrpc/tools.ozone.server.getConfig

This endpoint is part of the Ozone moderation service APIs. Requests usually require authentication, are directed to the user's PDS intance, and proxied to the Ozone instance indicated by the DID in the service proxying header. Admin authenentication may also be possible, with request sent directly to the Ozone instance.

To learn more about calling atproto API endpoints like this one, see the API Hosts and Auth guide.

Get details about ozone's server configuration.

Request

Responses

OK

Schema

    appview

    object

    url uri

    pds

    object

    url uri

    blobDivert

    object

    url uri

    chat

    object

    url uri

    viewer

    object

    role string

    Possible values: [tools.ozone.team.defs#roleAdmin, tools.ozone.team.defs#roleModerator, tools.ozone.team.defs#roleTriage]

Loading...