bots
Get bots
Get a page of a list of bots.
Permissions
Must have read_bots permission for bots you are managing, and read_others_bots permission for bots others are managing.
get/api/v4/bots
Query parameters
pageinteger
The page to select.
per_pageinteger
The number of users per page. There is a maximum limit of 200 users per page.
include_deletedboolean
If deleted bots should be returned.
only_orphanedboolean
When true, only orphaned bots will be returned. A bot is consitered orphaned if it's owner has been deactivated.
Response
Bot page retrieval successful
Changes
No recorded changes to this endpoint across all 1 revision of this API.