라운드 API 개요
Last updated
Last updated
{
"code": "unauthrized",
"message": "권한이 없습니다.",
"key": "string"
}{
"collection": [
...
],
"pagination": {
"total": 20,
"previous_page": "MTk=_N",
"previous_page_token": "https://api.roundhr.co.kr/v1/{path}?page_token=MTk=_N",
"next_page": "MTk=_N",
"next_page_token": "https://api.roundhr.co.kr/v1/{path}?page_token=MTk=_N"
}
}