Number of APIs: 3
GET https://api.getpostman.com/collections/{{collectionId}}
Gets information about a collection. For a complete list of this endpoint's possible values, use the [collection.json schema file]
GET https://api.getpostman.com/environments/{{environmentId}}
Gets information about an environment.
GET https://api.getpostman.com/workspaces/{{workspaceId}}
Gets information about a workspace. Note: This endpoint's response contains the We have deprecated the visibility
field. [Visibility] determines who can access the workspace:
only-me
— Applies to the My Workspace workspace.personal
— Only you can access the workspace.team
— All team members can access the workspace.private-team
— Only invited team members can access the workspace.public
— Everyone can access the workspace.Important
name
and uid
responses in the following array of objects:
collections
environments
mocks
monitors
apis
ENDPOINTS