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

previousPageCursorstring
nextPageCursorstring

Changes

Changed in 1 of the 16 revisions of this API.1