List screening webhooks
Screening Webhooks
List screening webhooks
The GET method on the resource group will list screening webhooks that have been previously created in the tenant of the requester. This can be used to extract a list of screening webhooks to review the current webhooks that are in place for the tenant for reference or cleanup purposes.
GET
List screening webhooks
Authorizations
Admin API key for authentication. Manage API keys in the Minerva dashboard under Administration > Developers.
Query Parameters
The current page cursor to fetch, starting at 1
Required range:
x >= 1The number of records to fetch per page
Required range:
1 <= x <= 100