Skip to main content
GET
cURL

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

クエリパラメータ

orderBy
enum<string>
利用可能なオプション:
space,
personal

レスポンス

200 - application/json

Returns the list of projects accessible to the current user.

id
string
必須
name
string
必須
spaceId
string
必須
icon
string | null
必須
role
enum<string>
必須
利用可能なオプション:
owner,
creator,
editor,
commenter,
viewer
createdBy
string
必須
collaboratorType
enum<string>
利用可能なオプション:
space,
base
restrictedAuthority
boolean
enabledAuthority
boolean
lastModifiedTime
string | null
createdTime
string | null
personalOrder
number
template
object
createdUser
object
isCanary
boolean
v2Status
object
isShared
boolean
最終更新日 2026年9月15日