Jump to Content
Guides
API Reference
v2023-05-26
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v2023-05-26
Guides
API Reference
Fetch a list of Issues
Search
JUMP TO
K2 API
/audit_logs
Fetch a list of Audit logs
get
/audit_logs/{id}
Fetch information for a specific Audit log
get
/whoami
Fetch information about the organization
get
/devices/{deviceId}/open_issues
Fetch a list of Issues
get
/devices/{deviceId}/authentication_mode
Update an existing Device authentication mode
patch
Update an existing Device authentication mode
put
/devices/{deviceId}/registration
Delete a device registration
delete
/devices/{deviceId}/check_refreshes
Create a new Check refresh
post
/devices/{deviceId}/check_results
Fetch a list of Check results
get
/devices
Fetch a list of Devices
get
/devices/{id}
Fetch information for a specific Device
get
Delete a specific Device
delete
/issues
Fetch a list of Issues
get
/issues/{id}
Fetch information for a specific Issue
get
/deprovisioned_people
Fetch a list of the people that have been deprovisioned
get
/packages
Fetch a list of Packages
get
/packages/{id}
Fetch information for a specific Package
get
/people/{personId}/registered_devices
Fetch a list of Devices
get
/people/{personId}/open_issues
Fetch a list of Issues
get
/people
Fetch a list of People
get
/people/{id}
Fetch information for a specific Person
get
/person_groups
Fetch a list of Person groups
get
/person_groups/{id}
Fetch information for a specific Person group
get
/auth_logs
Fetch a list of Auth log sessions
get
/auth_logs/{id}
Fetch information for a specific Auth log session
get
/device_groups/{deviceGroupId}/devices
Fetch a list of Devices
get
/device_groups/{deviceGroupId}/memberships
Add a Device to the Device Group
post
/device_groups/{deviceGroupId}/memberships/{id}
Remove a specified Device from the Device Group
delete
/device_groups
Fetch a list of Device groups
get
/device_groups/{id}
Fetch information for a specific Device group
get
/live_query_campaigns/{liveQueryCampaignId}/query_results
Fetch a list of Live query results
get
/live_query_campaigns
Fetch a list of Live query campaigns
get
Create a new Live query campaign
post
/live_query_campaigns/{id}
Fetch information for a specific Live query campaign
get
Update an existing Live query campaign
patch
Update an existing Live query campaign
put
Delete a specific Live query campaign
delete
/checks/{checkId}/results
Fetch a list of Check results
get
/checks/{checkId}/configurations
Fetch information for a specific Check configuration
get
Update an existing Check configuration
patch
Update an existing Check configuration
put
/checks
Fetch a list of Checks
get
/checks/{id}
Fetch information for a specific Check
get
/exemption_requests
Fetch a list of Exemption requests
get
/exemption_requests/{id}
Fetch information for a specific Exemption request
get
Update an existing Exemption request
patch
Update an existing Exemption request
put
/registration_requests
Fetch a list of Registration requests
get
/registration_requests/{id}
Fetch information for a specific Registration request
get
Update an existing Registration request
patch
Update an existing Registration request
put
/reporting/tables/{tableName}/table_records
Fetch a list of Table records
get
/reporting/tables
Fetch a list of Reporting tables
get
/reporting/tables/{name}
Fetch information for a specific Reporting table
get
/reporting/queries
Fetch a list of Report queries
get
/reporting/queries/{id}
Fetch information for a specific Report query
get
/admin_users
Fetch a list of Admin users
get
/admin_users/{id}
Fetch information for a specific Admin user
get
Powered by
Fetch a list of Issues
get
https://api.kolide.com/issues
Language
Shell
Node
Ruby
PHP
Python
Credentials
Bearer
Bearer
RESPONSE
Click
Try It!
to start a request and see the response here!