Gets a page of asset (image) entries for the specified table, along with the table's per-locale asset translations.
get/v1/localization-table/tables/{tableId}/asset-entries
Path parameters
tableIdstring uuid required
The table id.
Query parameters
cursorstring
The source asset id to start after. If null, starts from the first page. A null cursor in the response means there are no more entries.
gameIdinteger
The universe id that owns the table.
Response
OK
Changes
Changed in 1 of the 16 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○