cyera.read.datastore_user_tag
External DocumentationTo learn more, visit the Cyera documentation.
Parameters
| Parameter | Description |
|---|---|
| Key | A user tag key to filter by. Must be used with the Value parameter. Example: env. |
| Limit | The maximum number of user tags to retrieve in the result. Valid range is 1-100. |
| Offset | The pagination offset indicating the starting point for the next set of results. |
| Return All Pages | Automatically fetch all resources, page by page. |
| Value | A user tag key value to filter by. Must be used with the Key parameter.Example: prod. |