API ReferenceTagsGet a collection's tagsAsk a question|Copy page|View as Markdown|More actionsGEThttps://api.postman.com/collections/:collectionId/tagsGets all the tags associated with a collection.Authenticationx-api-keystringAPI Key authentication via headerPath parameterscollectionIdstringRequiredformat: "uid"The collection's unique ID.ResponseSuccess Responsetagslist of objectsA list of associated tags.Errors401Unauthorized Error403Forbidden Error500Internal Server Error