Skip to main content

com.atproto.admin.getSubjectStatus

GET 

/xrpc/com.atproto.admin.getSubjectStatus

This endpoint is part of the atproto PDS management APIs. Requests usually require admin authentication and are made directly to the PDS instance.

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

Get the service-specific admin status of a subject (account, record, or blob).

Request

Query Parameters

    did did
    uri at-uri
    blob cid

Responses

OK

Schema

    subject

    object

    required

    oneOf

    did didrequired

    takedown

    object

    applied booleanrequired
    ref string

    deactivated

    object

    applied booleanrequired
    ref string
Loading...