listFileTagValues

List available tags

GET/v1/files/tags/{tag}/values

Authorization

AuthorizationBearerrequired
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Header parameters

x-bot-idstringrequired
Bot id
x-integration-idstring
Integration id
x-integration-aliasstring
Integration alias
x-integration-namestring
Integration name
x-user-idstring
User Id
x-user-rolestring
User Role

Path parameters

tagstringrequired
Tag name

Query parameters

nextTokenstring
Provide the `meta.nextToken` value provided in the last API response to retrieve the next page of results

Response

Returns the list of available values used for a given tag across all files of the bot.

valuesstring[]required
metaobjectrequired