listFileTagValues
List available tags
Authorization
AuthorizationBearerrequiredBearer authentication header of the form
Bearer <token>, where <token> is your auth token.GET
/v1/files/tags/{tag}/valuesHeader parameters
x-bot-idstringrequiredBot id
x-integration-idstringIntegration id
x-integration-aliasstringIntegration alias
x-integration-namestringIntegration name
x-user-idstringUser Id
x-user-rolestringUser Role
Path parameters
tagstringrequiredTag name
Query parameters
nextTokenstringProvide the
meta.nextToken value provided in the last API response to retrieve the next page of resultsResponse
application/jsonReturns the list of available values used for a given tag across all files of the bot.
The response is of type listFileTagValuesResponse · object.
valuesstring[]requiredmetaobjectrequired