Localization
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