Skip to content

Add Organization End User API to IS documentation #5212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

HasiniSama
Copy link
Contributor

@HasiniSama HasiniSama commented Mar 27, 2025

Purpose

$subejct

Fixes: wso2/product-is#21392

Goals

Screenshot 2025-03-26 at 19 12 45 Screenshot 2025-03-26 at 19 28 31 Screenshot 2025-03-26 at 19 28 01 Screenshot 2025-03-26 at 19 28 09 Screenshot 2025-03-26 at 19 28 16 Screenshot 2025-03-26 at 19 28 22

@HasiniSama HasiniSama changed the title Add Organization End User API to documentation Add Organization End User API to IS documentation Mar 27, 2025
@AnuradhaSK
Copy link
Contributor

Do we have another PR to add this API to Asgardeo doc space?
If not add this to Asgardeo docs through the same PR

Comment on lines +19 to +20
organization-domain:
default: 10084a8d-113f-4211-a0d5-efe36b082211
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should change and tenant-domain should be the path variable

'404':
$ref: '#/components/responses/NotFound'
'500':
$ref: '#/components/responses/ServerError'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing sample curls

Comment on lines +192 to +195
"href": "/o/10084a8d-113f-4211-a0d5-efe36b082211/api/users/v1/me/organizations?limit=10&filter=name+co+der&next=MjAyMS0xMi0yMSAwNToxODozMS4wMDQzNDg=",
"rel": "next",
}, {
"href": "/o/10084a8d-113f-4211-a0d5-efe36b082211/api/users/v1/me/organizations?limit=10&filter=name+co+der&before=MjAyMS0xMi0yMSAwNToxODozMS4wMDQzNDg=",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

since /o/<oeg-id> part is invalid now, need to update these samples

example: ACTIVE
ref:
type: string
example: 'o/10084a8d-113f-4211-a0d5-efe36b082211/api/server/v1/organizations/b4526d91-a8bf-43d2-8b14-c548cf73065b'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove o/10084a8d-113f-4211-a0d5-efe36b082211 and update with proper example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing API document of end user's getting organization details
3 participants