Conduit All Methods

    dashboard

    • Apply transactions to create a new dashboard panel or edit an existing one.

    edge

    • Read edge relationships between objects.
    • Unstable

    phid

    • Look up objects by name.
    • Retrieve information about arbitrary PHIDs.
    • Retrieve information about an arbitrary PHID.
    • Deprecated

    portal

    • Apply transactions to create a new portal or edit an existing one.
    • Read information about portals.

    remarkup

    • Process text through remarkup in Phabricator context.
    • Unstable

    user

    • Apply transactions to edit a user. (Users can not be created via the API.)
    • Query users.
    • Frozen
    • Read information about users.
    • Retrieve information about the logged-in user.
    • Permanently disable specified users (admin only).
    • Deprecated
    • Re-enable specified users (admin only).
    • Deprecated
    • Lookup PHIDs by username. Obsoleted by "user.query".
    • Deprecated