Get organization membersAsk AIget https://api.ducky.ai/v1/organizations/{organization_id}/membersRetrieve all members of an organization by providing the organization ID.Path Paramsorganization_idstringrequiredThe unique identifier of the organization to retrieveResponses 200Organization members successfully retrieved 403User does not have permission to get this organization members 404Organization members not found 422Invalid request (e.g., missing required fields)Updated 7 months ago