getAllSpecs
Retrieve all API specifications from a Postman workspace to access documentation, schemas, and endpoint details for development and testing.
Instructions
Gets all API specifications in a workspace.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspaceId | Yes | The workspace's ID. | |
| cursor | No | The pointer to the first record of the set of paginated results. To view the next response, use the `nextCursor` value for this parameter. | |
| limit | No | The maximum number of rows to return in the response. |