Documentation

​
​

Development

User Acquisition

Monetization

Industry

Unity Gaming Services CLI

v1.6

Legacy
​

GitHub Repository

Unity Gaming Services CLI

v1.6

Legacy
​

Unity Gaming Services CLI
​
​
Cloud Save
  • Overview
  • Commands
    • Data Custom
    • Data Index
    • Data Player
      • List Player Data Ids
      • Query Player Data
  1. Overview
  2. Cloud Save

List Player Data Ids

Get a paginated list of all Player data IDs for a given project and environment.
Read time 1 minute
Last updated 3 months ago

Get a paginated list of all Player data IDs for a given project and environment.
Authentication Required:
Yes
ugs cloud-save data player list [options]

Options

Option

Alias

Description

project-id-p, --project-idThe Unity cloud project ID.
environment-e, --environment-nameThe services environment name.
limit--limitThe maximum number of custom data IDs to return. If not specified, the default limit of 20 will be used.
start--starthe custom data ID to start the page from. If not specified, the first page will be returned.
help-?, -h, --helpDisplay help and usage information.
quiet-q, --quietReduce logging to a minimum.
json-j, --jsonUse JSON as the output format.

Copyright © 2026 Unity Technologies
LegalPrivacy PolicyCookiesDocumentation Terms of UseDo Not Sell or Share My Personal InformationYour Privacy Choices (Cookie Settings)

"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S and elsewhere (more info here). Other names or brands are trademarks of their respective owners.

Some pages are machine-translated for convenience, and may contain inaccuracies. In the event of conflicting information, the English version is authoritative.

  • On this page
    • Options