Get global variables
Gets a workspace's global [variables](https://learning.postman.com/docs/sending-requests/variables/#variable-scopes). Global variables enable you to access data between collections, requests, scripts, and environments and are available throughout a workspace.
Authentication
x-api-keystring
API Key authentication via header
Path parameters
workspaceId
The workspace's ID.
Response
Successful Response
values
A list of the workspace's global variables.
Errors
500
Internal Server Error