Skip to main content
GET
Get an organization workspace

承認

Authorization
string
header
必須

For authenticated requests, set the Authorization: Bearer your_api_key parameter in the header.
You can create and manage your API Keys by visiting the API Keys tab in the Settings page of your organization in Admina

パスパラメータ

organizationId
number
必須
workspaceId
number
必須

レスポンス

200 - application/json
id
number
必須
read-only
:

1

organizationId
number
必須
read-only
:

1

workspaceName
string
必須
read-only
:

"iggre"

lastUsedAt
string | null
必須
read-only
:

"2020-11-11 10:00:00"

service
object | null
必須
creator
object | null
必須
isCustomWorkspace
boolean
必須
read-only
:

false

identityProviderWorkspaceId
number | null
必須
read-only
workspaceMeta
object | null
必須
billingManagers
object[]
必須
read-only
peopleInCharge
object[]
必須
read-only
lastExecutionTime
string | null
必須
read-only
:

"2020-11-11 10:00:00"

lastExecutionStatus
enum<string>
必須
read-only
利用可能なオプション:
pending,
processing,
connected,
maintenance,
suspended,
stopped,
manual
:

"processing"

lastExecutionResultId
enum<string> | null
必須
read-only
利用可能なオプション:
0,
1,
100,
101,
103,
200,
201,
202,
203,
204,
205,
206,
207,
208,
209,
210,
211,
212,
213,
214,
215,
216,
217,
218,
219,
220,
221,
222,
223,
224,
225,
226,
227,
228,
229,
230,
250,
300,
301,
302,
303,
304,
305,
306,
307,
308,
309,
310,
311,
312,
313,
314,
315,
316,
320,
350,
351,
352,
353,
998,
999,
SUCCESS,
PARTIAL_SUCCESS,
REQUIRE_ADDITIONAL_INPUT,
REQUIRE_POLICY_CONFIRMATION,
REQUIRE_VERIFY_EMAIL,
NOT_FOUND,
WORKSPACE_NOT_FOUND,
NOT_ENOUGH_ACCESS_TOKEN_PERMISSION,
INCORRECT_CREDENTIALS,
WRONG_PLAN,
REFRESH_TOKEN_EXPIRED,
TRIAL_ACCOUNT_EXPIRED,
ACCOUNT_TYPE_NOT_SUPPORT,
USER_NOT_FOUND_IN_DATABASE,
USER_CANNOT_BE_DELETED,
USER_IS_LAST_ADMIN,
USER_CANNOT_BE_DEACTIVATED,
USER_HAS_BEEN_DEACTIVATED,
USER_DEPROVISIONING_REQUEST_NOT_EXISTS,
REQUIRE_OTP_SETUP_FINISHED,
TWO_FA_METHOD_NOT_ENABLED,
DOMAIN_IS_NOT_VALID,
NOT_SUPPORT_SAML_SSO_ONLY,
NOT_SUPPORT_LOGIN_WITH_2FA,
ACCOUNT_IS_NOT_ACTIVE,
USER_ALREADY_EXISTS,
SET_GROUPS_ACTION_REQUIRED,
TEAM_NOT_FOUND,
LICENSE_LIMIT_EXCEED,
INVALID_PROVISIONING_INPUT,
USER_CANNOT_BE_ASSIGNED_TO_WORKSPACE,
USER_LIMIT_EXCEED,
CANNOT_TRANSFER_DATA,
IP_RESTRICTED,
INSUFFICIENT_PASSWORD_COMPLEXITY,
USER_ACCOUNT_LOCKED,
FILE_AGGRE_ABORTED,
SYSTEM_ERROR,
API_RATE_LIMIT,
INVALID_SCRAPING_DATA_FORMAT,
TIMEOUT_ERROR,
AGGRE_TARGET_SYSTEM_MAINTENANCE,
WRONG_METHOD,
AGGRE_TARGET_SYSTEM_ERROR,
AGGRE_TARGET_COOKIE_ERROR,
AGGRE_TARGET_INSTANCE_HIBERNATED,
AGGRE_TARGET_API_VERSION,
AGGRE_TARGET_LOCAL_STORAGE_ERROR,
AGGRE_TARGET_TOKEN_ERROR,
BYPASS_BOT_DETECTED,
AGGRE_TARGET_USER_NOT_FOUND,
AGGRE_TARGET_USER_ALREADY_DELETED,
AGGRE_TARGET_ACTIVE_SESSION_LIMIT_REACHED,
RETRYABLE_SYSTEM_ERROR,
AGGRE_PROCESSOR_ERROR,
IMPORT_CSV_NOT_FOUND,
CSV_VALIDATION_ERRORS,
UNKNOWN_ENCODING,
EMPTY_CSV_FILE,
OUT_OF_MEMORY_ERROR,
UNKNOWN_ERROR
:

0

lastExecutionResultMessage
string | null
必須
read-only
:

"NOT_FOUND"

最終更新日 2026年8月14日