API REFERENCES
ZEPETO World Open API
List World Contents
1 분
{ "name" "생성된 월드의 정보 반환", "method" "get", "url" "https //openapi zepeto zone/content/v1/worlds", "description" "", "tab" "예제", "examples" { "languages" \[ { "id" "vyggtbvq j 8gfvvgtr9t", "language" "javascript", "code" "curl request get \\\\\n url 'https //openapi zepeto zone/content/v1/worlds?page=0\&size=20' \\\\\n header 'accept application/json'", "customlabel" "" } ], "selectedlanguageid" "vyggtbvq j 8gfvvgtr9t" }, "results" { "languages" \[ { "id" "jrfsy8ntfw5jabsaepp6l", "language" "200", "customlabel" "", "code" "{\n \\"worlds\\" \[\n {\n \\"worldid\\" \\"string\\",\n \\"worldname\\" \\"string\\",\n \\"worldcategoryfirst\\" \\"string\\",\n \\"worldcategorysecond\\" \\"string\\",\n \\"worldtotalusercounts\\" 0,\n \\"worldtotalvisitcounts\\" 0,\n \\"worldversion\\" 0\n }\n ],\n \\"totalpage\\" 0,\n \\"totalcount\\" 0\n}" }, { "id" "yt4wkhpdbr eixqygt4qx", "language" "500", "customlabel" "", "code" "{\n \\"message\\" \\"오류 메시지\\"\n}" } ], "selectedlanguageid" "yt4wkhpdbr eixqygt4qx" }, "request" { "pathparameters" \[], "queryparameters" \[ { "name" "page", "kind" "optional", "type" "number", "description" "페이지 번호\n 0부터 시작\n 기본값 0", "children" \[] }, { "name" "size", "kind" "optional", "type" "number", "description" "페이지 크기\n 기본값 20\n 최대 50", "children" \[] } ], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "currentnewparameter" { "label" "쿼리 매개변수", "value" "queryparameters" }, "response" \[ { "name" "worlds", "kind" "optional", "type" "array", "description" "세계 정보 목록" }, { "name" "worldid", "kind" "optional", "type" "string", "description" "세계 id", "children" \[] }, { "name" "worldname", "kind" "optional", "type" "string", "description" "세계 이름", "children" \[] }, { "name" "worldcategoryfirst", "kind" "optional", "type" "string", "description" "세계의 첫 번째 카테고리", "children" \[] }, { "name" "worldcategorysecond", "kind" "optional", "type" "string", "description" "세계의 두 번째 카테고리", "children" \[] }, { "name" "worldtotalusercounts", "kind" "optional", "type" "number", "description" "세계의 고유 사용자 총 수", "children" \[] }, { "name" "worldtotalvisitcounts", "kind" "optional", "type" "number", "description" "세계의 총 방문 수", "children" \[] }, { "name" "totalpage", "kind" "optional", "type" "string", "description" "총 페이지 수", "children" \[] }, { "name" "totalcount", "kind" "optional", "type" "string", "description" "총 콘텐츠 수", "children" \[] } ] }