# PullRule Docs ## Docs - [Connected accounts](https://docs.pullrule.com/account/connected-accounts.md) - [Notifications](https://docs.pullrule.com/account/notifications.md) - [Preferences](https://docs.pullrule.com/account/preferences.md) - [Profile](https://docs.pullrule.com/account/profile.md) - [Security & access](https://docs.pullrule.com/account/security.md): Manage your account security and access. - [API and webhooks](https://docs.pullrule.com/administration/api.md) - [Billing](https://docs.pullrule.com/administration/billing.md) - [Organisations](https://docs.pullrule.com/administration/organisations.md) - [Security](https://docs.pullrule.com/administration/security.md) - [Team members](https://docs.pullrule.com/administration/team-members.md) - [Get the current logged-in account](https://docs.pullrule.com/api-reference/account/get-the-current-logged-in-account.md) - [Introduction](https://docs.pullrule.com/api-reference/introduction.md) - [List all members](https://docs.pullrule.com/api-reference/members/list-all-members.md): Return a list of the members from your organisation. The members are returned sorted by creation date, with the most recent member appearing first. - [List member pull requests](https://docs.pullrule.com/api-reference/members/list-member-pull-requests.md): Returns a list of the pull requests for a specific member. The pull requests are returned sorted by creation date, with the most recent pull request appearing first. - [Retrieve a member](https://docs.pullrule.com/api-reference/members/retrieve-a-member.md): Retrieves a Customer object for a valid identifier. - [Delete a pull request](https://docs.pullrule.com/api-reference/pull-requests/delete-a-pull-request.md): Permanently deletes a pull request object. This action cannot be undone. This can be useful to resync the pull request state from the source repository. - [List all pull requests](https://docs.pullrule.com/api-reference/pull-requests/list-all-pull-requests.md): Returns a list of the pull requests your account has access to. The pull requests are returned sorted by creation date, with the most recent pull request appearing first. - [Sync a pull request](https://docs.pullrule.com/api-reference/pull-requests/sync-a-pull-request.md): Syncs a pull request object. This action is useful when the pull request has been updated and needs to be fetched again from the source repository. - [List all rules](https://docs.pullrule.com/api-reference/rules/list-all-rules.md): Returns a list of the rules your account has access to. The rules are returned sorted by creation date, with the most recent rule appearing first. - [List all users](https://docs.pullrule.com/api-reference/users/list-all-users.md): Lists all users in the current organisation. The users are returned sorted by name. - [Changelog](https://docs.pullrule.com/changelog.md): Product updates and announcements - [Files](https://docs.pullrule.com/features/files.md): Easily manage and track all your files in one place - [Leaderboard](https://docs.pullrule.com/features/leaderboard.md): Track and visualize team performance - [Members](https://docs.pullrule.com/features/members.md) - [Ownership Risk](https://docs.pullrule.com/features/ownership-risk.md): Understand the risks associated with ownership and how to mitigate them. - [Pull requests](https://docs.pullrule.com/features/pull-requests.md) - [Rules](https://docs.pullrule.com/features/rules.md) - [Scheduled reports](https://docs.pullrule.com/features/scheduled-reports.md) - [Volatile files](https://docs.pullrule.com/features/volatile-files.md) - [Introduction](https://docs.pullrule.com/index.md): Welcome to the new home for your documentation - [Github](https://docs.pullrule.com/integrations/github.md) - [Slack](https://docs.pullrule.com/integrations/slack.md) ## OpenAPI Specs - [api](https://docs.pullrule.com/api-reference/api.json) - [openapi](https://docs.pullrule.com/api-reference/openapi.json)