API ReferenceTagsGet a workspace's tagsAsk a question|Copy page|View as Markdown|More actionsGEThttps://api.postman.com/workspaces/:workspaceId/tagsGets all the tags associated with a workspace.Authenticationx-api-keystringAPI Key authentication via headerPath parametersworkspaceIdstringRequiredThe workspace's ID.ResponseSuccess Responsetagslist of objectsA list of associated tags.Errors401Unauthorized Error403Forbidden Error404Not Found Error500Internal Server Error