A valid request URL is required to generate request examples[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"display_name": "<string>",
"is_personal": true,
"is_deleted": true,
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"tenant_handle": "<string>",
"data_plane_url": "<string>",
"read_only": false,
"role_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"role_name": "<string>",
"permissions": [
"<string>"
]
}
]Get all workspaces visible to this auth in the current org. Does not create a new workspace/org.
A valid request URL is required to generate request examples[
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"display_name": "<string>",
"is_personal": true,
"is_deleted": true,
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"tenant_handle": "<string>",
"data_plane_url": "<string>",
"read_only": false,
"role_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"role_name": "<string>",
"permissions": [
"<string>"
]
}
]Documentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Was this page helpful?