How to find the ID of an element in Postman
Notes:
- A Postman element can be an HTTP request, a WebSocket request, a gRPC request, a collection, an environment, a workspace, an API documentation, a mock server, a monitor, an API, or a flow.
- Except for workspaces, you can find any other elements in the left sidebar and IDs the same way.
Getting the workspace ID
- Select Workspaces in the Postman header.
- Select the workspace.
- On the overview tab, select three dots in the right corner and select Workspace info.
4. Copy the workspace ID.
Getting an element ID
- Select the element in the left sidebar
- Select the Information icon in the right context bar.
3. Copy the ID.
Have more questions? Submit a request