Skip to main content
Every postman.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.

Access Keys

list

accessKeys.list Get collection access keys Risk: read
Input Output

Account

me

account.me Get authenticated user Risk: read
Input: empty object Output

Apis

create

apis.create Create an API (Deprecated by Postman.) Risk: write
Input Output

createCollectionFromSchema

apis.createCollectionFromSchema Add a collection (Deprecated by Postman.) Risk: write
Input
Output

createOrUpdateSchemaFile

apis.createOrUpdateSchemaFile Create or update a schema file (Deprecated by Postman.) Risk: write
Input
Output

createRelations

apis.createRelations Create API version relations Risk: write
Input Output: object

createSchema

apis.createSchema Create a schema (Deprecated by Postman.) Risk: write
Input
Output

deleteComment

apis.deleteComment Delete an API’s comment (Deprecated by Postman.) Risk: destructive
Input Output: any

deleteSchemaFile

apis.deleteSchemaFile Delete a schema file (Deprecated by Postman.) Risk: destructive
Input Output: any

get

apis.get Get an API (Deprecated by Postman.) Risk: read
Input Output: object

getComments

apis.getComments Get an API’s comments (Deprecated by Postman.) Risk: read
Input Output

getContractTestRelations

apis.getContractTestRelations Get contract test relations Risk: read
Input Output: object

getDocumentationRelations

apis.getDocumentationRelations Get documentation relations Risk: read
Input Output: object

getEnvironmentRelations

apis.getEnvironmentRelations Get environment relations Risk: read
Input Output: object

getIntegrationTestRelations

apis.getIntegrationTestRelations Get integration test relations Risk: read
Input Output: object

getLinkedRelations

apis.getLinkedRelations Get all linked relations Risk: read
Input Output: object

getSchema

apis.getSchema Get a schema (Deprecated by Postman.) Risk: read
Input Output: object

getSchemaFileContents

apis.getSchemaFileContents Get schema file contents (Deprecated by Postman.) Risk: read
Input Output

getSchemaFiles

apis.getSchemaFiles Get schema files (Deprecated by Postman.) Risk: read
Input Output

getTestRelations

apis.getTestRelations Get all test relations Risk: read
Input Output: object

getTestSuiteRelations

apis.getTestSuiteRelations Get test suite relations Risk: read
Input Output: object

getUnclassifiedRelations

apis.getUnclassifiedRelations Get unclassified relations Risk: read
Input Output: object

getVersion

apis.getVersion Get a version (Deprecated by Postman.) Risk: read
Input Output

list

apis.list Get all APIs (Deprecated by Postman.) Risk: read
Input Output

listReleases

apis.listReleases Get all API releases Risk: read
Input Output: object

listVersions

apis.listVersions Get all versions (Deprecated by Postman.) Risk: read
Input Output

remove

apis.remove Delete an API (Deprecated by Postman.) Risk: destructive
Input Output: any

update

apis.update Update an API (Deprecated by Postman.) Risk: write
Input Output

updateComment

apis.updateComment Update an API’s comment (Deprecated by Postman.) Risk: write
Input
Output

Billing

getAccount

billing.getAccount Get accounts Risk: read
Input: empty object Output

listInvoices

billing.listInvoices List account invoices Risk: read
Input Output

Collections

create

collections.create Create a collection Risk: write
Input
Output

createComment

collections.createComment Create a collection comment Risk: write
Input
Output

createFolder

collections.createFolder Create a folder Risk: write
Input Output

createFolderComment

collections.createFolderComment Create a folder comment Risk: write
Input
Output

createPullRequest

collections.createPullRequest Create a pull request Risk: write
Input Output

createRequest

collections.createRequest Create a request Risk: write
Input
Output

createRequestComment

collections.createRequestComment Create a request comment Risk: write
Input
Output

createResponse

collections.createResponse Create a response Risk: write
Input
Output

createResponseComment

collections.createResponseComment Create a response comment Risk: write
Input
Output

deleteComment

collections.deleteComment Delete a collection’s comment Risk: destructive
Input Output: any

deleteFolder

collections.deleteFolder Delete a folder Risk: destructive
Input Output

deleteFolderComment

collections.deleteFolderComment Delete a folder’s comment Risk: destructive
Input Output: any

deleteRequestComment

collections.deleteRequestComment Delete a request’s comment Risk: destructive
Input Output: any

deleteResponse

collections.deleteResponse Delete a response Risk: destructive
Input Output

deleteResponseComment

collections.deleteResponseComment Delete a response’s comment Risk: destructive
Input Output: any

duplicate

collections.duplicate Duplicate a collection Risk: write
Input Output

fork

collections.fork Create a fork Risk: write
Input Output

generateSpec

collections.generateSpec Generate spec from collection Risk: write
Input Output

getComments

collections.getComments Get a collection’s comments Risk: read
Input Output

getDuplicationStatus

collections.getDuplicationStatus Get duplication task status Risk: read
Input Output

getFolder

collections.getFolder Get a folder Risk: read
Input Output

getFolderComments

collections.getFolderComments Get a folder’s comments Risk: read
Input Output

getForks

collections.getForks Get a collection’s forks Risk: read
Input Output

getGeneratedSpecs

collections.getGeneratedSpecs Get generated spec Risk: read
Input Output

getPullRequests

collections.getPullRequests Get a collection’s pull requests Risk: read
Input Output

getRequest

collections.getRequest Get a request Risk: read
Input Output

getRequestComments

collections.getRequestComments Get a request’s comments Risk: read
Input Output

getResponse

collections.getResponse Get a response Risk: read
Input Output

getResponseComments

collections.getResponseComments Get a response’s comments Risk: read
Input Output

getRoles

collections.getRoles Get a collection’s roles Risk: read
Input Output

getSourceStatus

collections.getSourceStatus Get source collection’s status Risk: read
Input Output

getUpdateStatus

collections.getUpdateStatus Get async collection update status Risk: read
Input Output

list

collections.list Get all collections Risk: read
Input Output

listForked

collections.listForked Get all forked collections Risk: read
Input Output

mergeFork

collections.mergeFork Merge a fork (Deprecated by Postman.) Risk: write
Input Output

pullChanges

collections.pullChanges Pull source changes Risk: write
Input Output

remove

collections.remove Delete a collection Risk: destructive
Input Output

replace

collections.replace Replace a collection’s data Risk: write
Input
Output

syncWithSchema

collections.syncWithSchema Sync collection with schema (Deprecated by Postman.) Risk: write
Input Output

syncWithSpec

collections.syncWithSpec Sync collection with spec Risk: write
Input Output

transferFolders

collections.transferFolders Transfer folders Risk: write
Input
Output

transformToOpenapi

collections.transformToOpenapi Transform collection to OpenAPI Risk: read
Input Output

update

collections.update Update part of a collection Risk: write
Input
Output

updateFolder

collections.updateFolder Update a folder Risk: write
Input Output

updateFolderComment

collections.updateFolderComment Update a folder’s comment Risk: write
Input
Output

updateRequest

collections.updateRequest Update a request Risk: write
Input
Output

updateRequestComment

collections.updateRequestComment Update a request’s comment Risk: write
Input
Output

updateResponse

collections.updateResponse Update a response Risk: write
Input
Output

updateResponseComment

collections.updateResponseComment Update a response’s comment Risk: write
Input
Output

Comments

resolve

comments.resolve Resolve a comment thread Risk: write
Input Output: any

Environments

create

environments.create Create an environment Risk: write
Input
Output

fork

environments.fork Create a fork Risk: write
Input Output

get

environments.get Get an environment Risk: read
Input Output

getForks

environments.getForks Get an environment’s forks Risk: read
Input Output

list

environments.list Get all environments Risk: read
Input Output

mergeFork

environments.mergeFork Merge a fork Risk: write
Input Output

remove

environments.remove Delete an environment Risk: destructive
Input Output

replace

environments.replace Replace an environment’s data Risk: write
Input
Output

update

environments.update Update an environment Risk: write
Input
Output

Groups

list

groups.list Get all groups Risk: read
Input: empty object Output

Mocks

create

mocks.create Create a mock server Risk: write
Input
Output

createServerResponse

mocks.createServerResponse Create a server response Risk: write
Input
Output

deleteServerResponse

mocks.deleteServerResponse Delete a server response Risk: destructive
Input Output

list

mocks.list Get all mock servers Risk: read
Input Output

publish

mocks.publish Publish a mock server Risk: write
Input Output

update

mocks.update Update a mock server Risk: write
Input
Output

updateServerResponse

mocks.updateServerResponse Update a server response Risk: write
Input
Output

Monitors

create

monitors.create Create a monitor Risk: write
Input
Output

get

monitors.get Get a monitor Risk: read
Input Output

list

monitors.list Get all monitors Risk: read
Input Output

remove

monitors.remove Delete a monitor Risk: destructive
Input Output

run

monitors.run Run a monitor Risk: write
Input Output

update

monitors.update Update a monitor Risk: write
Input
Output

Pull Requests

review

pullRequests.review Review a pull request Risk: write
Input Output

update

pullRequests.update Update a pull request Risk: write
Input Output

Scim

getResourceTypes

scim.getResourceTypes Get resource types Risk: read
Input: empty object Output: object[]

getServiceConfig

scim.getServiceConfig Get service provider configuration Risk: read
Input: empty object Output

Specs

create

specs.create Create a spec Risk: write
Input
Output

createFile

specs.createFile Create a spec file Risk: write
Input Output

deleteFile

specs.deleteFile Delete a spec file Risk: destructive
Input Output: any

generateCollection

specs.generateCollection Generate a collection from spec Risk: write
Input
Output

get

specs.get Get a spec Risk: read
Input Output

getDefinition

specs.getDefinition Get a spec’s definition Risk: read
Input Output: object

getFile

specs.getFile Get a spec file Risk: read
Input Output

getFiles

specs.getFiles Get a spec’s files Risk: read
Input Output

getGeneratedCollections

specs.getGeneratedCollections Get a spec’s generated collections Risk: read
Input Output

list

specs.list Get all specs Risk: read
Input Output

remove

specs.remove Delete a spec Risk: destructive
Input Output: any

syncWithCollection

specs.syncWithCollection Sync spec with collection Risk: write
Input Output

update

specs.update Update a spec’s properties Risk: write
Input Output

updateFile

specs.updateFile Update a spec file Risk: write
Input Output

Tools

importOpenapi

tools.importOpenapi Import an OpenAPI definition Risk: write
Input
Output

Users

get

users.get Get a team user Risk: read
Input Output

list

users.list Get all team users Risk: read
Input Output

Webhooks

create

webhooks.create Create a webhook Risk: write
Input Output

Workspaces

create

workspaces.create Create a workspace Risk: write
Input
Output

get

workspaces.get Get a workspace Risk: read
Input Output

getActivity

workspaces.getActivity Get a workspace’s activity feed Risk: read
Input Output

getGlobalVariables

workspaces.getGlobalVariables Get global variables Risk: read
Input Output

getRoles

workspaces.getRoles Get a workspace’s roles Risk: read
Input Output

list

workspaces.list Get all workspaces Risk: read
Input Output

remove

workspaces.remove Delete a workspace Risk: destructive
Input Output

update

workspaces.update Update a workspace Risk: write
Input
Output

updateGlobalVariables

workspaces.updateGlobalVariables Update global variables Risk: write
Input
Output