asyncinterview.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Jobs
delete
jobs.delete
Deletes an interview job permanently.
Risk: destructive
Output
list
jobs.list
Retrieves a list of all interview jobs.
Risk: read
object[]
Output full type
Output full type
listResponses
jobs.listResponses
Retrieves all interview responses with candidate details.
Risk: read
Output:
object[]
Output full type
Output full type
update
jobs.update
Updates an existing interview job’s details after creation.
Risk: write
Output